Skip to main content
Vuetify0 is now in alpha!
Vuetify0 Logo
Theme
Mode
Palettes
Accessibility
Vuetify One
Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

Form API

API reference for the Form component.

Explore these related pages for additional context and usage patterns.

PageCategory
FormForms
createFormForms
createValidationForms
InputForms

Form

Props

namespace

string | undefined

Namespace for dependency injection

Default: "v0:form"

disabled

boolean | undefined

Disables all registered fields

Default: false

readonly

boolean | undefined

Sets all registered fields to readonly

Default: false

modelValue

boolean | null | undefined

Default: null

Events

update:model-value

[value: boolean | null]

submit

[payload: { valid: boolean; }]

Slots

default

FormSlotProps
Was this page helpful?

© 2016-1970 Vuetify, LLC
Ctrl+/