Form

Form validation container.

Form

Code copied

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
show-messageBooleantrue | falseShow validation messages beneath form fields.true
modelObjectform modelReactive form data.
rulesObject{ [prop]: FormRule | FormRule[] }Required and custom validation rules.{}
label-widthString | NumberCSS widthDefault label width for form items.96
inlineBooleantrue / falseRender items in an inline flow.false
No matching data
Last Updated: 2026-08-17, 08:33:54