Form API
A form wrapper that coordinates validation across child input fields and handles submit/reset events.
Related
Explore these related pages for additional context and usage patterns.
| Page | Category |
|---|---|
| Form | Forms |
| createForm | Forms |
| createValidation | Forms |
| Input | Forms |
Form
Props
novalidate
boolean | undefinedSuppress native constraint validation (default: true) — set false to restore browser validation UI
Default: true
Events
Slots
default
FormSlotProps