QForm
E553110
QForm is a Quasar Framework component that provides a structured wrapper for handling form validation, submission, and reset behavior in Vue.js applications.
Statements (43)
| Predicate | Object |
|---|---|
| instanceOf | Vue.js UI component ⓘ |
| category |
Form handling component
ⓘ
Quasar UI component ⓘ Validation component ⓘ |
| compatibleWith |
QCheckbox
NERFINISHED
ⓘ
QInput ⓘ QRadio ⓘ QSelect NERFINISHED ⓘ QToggle NERFINISHED ⓘ Quasar input components ⓘ |
| designedFor | Vue 3 NERFINISHED ⓘ |
| documentedAt | https://quasar.dev/vue-components/form ⓘ |
| ecosystem | Vue.js ecosystem ⓘ |
| hasMethod |
reset()
ⓘ
resetValidation() ⓘ submit() ⓘ validate() ⓘ |
| hasProperty |
@reset event
ⓘ
@submit event ⓘ @validation-error event ⓘ @validation-success event ⓘ greedy validation mode ⓘ no-greedy validation mode ⓘ |
| hasSlot | default slot ⓘ |
| license | MIT License (via Quasar Framework) ⓘ |
| maintainedBy | Quasar Framework team ⓘ |
| partOf | Quasar Framework NERFINISHED ⓘ |
| provides |
centralized form state management
ⓘ
programmatic control of reset ⓘ programmatic control of submission ⓘ programmatic control of validation ⓘ |
| requires |
Quasar plugin installation
ⓘ
Vue.js NERFINISHED ⓘ |
| supports |
asynchronous validation
ⓘ
synchronous validation ⓘ validation via child components ⓘ validation via rules props on inputs ⓘ |
| typicalUsage | wraps multiple Quasar input components inside a single form ⓘ |
| usedFor |
building forms in Vue.js applications
ⓘ
handling form reset behavior ⓘ handling form submission ⓘ handling form validation ⓘ |
| writtenIn | JavaScript NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.