New to Kendo UI for Vue? Start a free 30-day trial
FormComponentProps
Represents the basic props of the KendoVue form components.
For runnable examples on forms support, refer to the documentation of the respective form component:
- DateInput
- DatePicker
- TimePicker
- DateTimePicker
- AutoComplete
- ComboBox
- DropDownList
- MultiSelect
- Input
- MaskedTextBox
- NumericTextBox
Name | Type | Default | Description |
---|---|---|---|
name? |
|
Specifies the | |
required? |
|
Specifies if | |
valid? |
|
Overrides the validity state of the component.
If | |
validationMessage? |
|
Controls the form error message of the component. If set to an empty string, no error will be thrown. | |
validityStyles? |
|
If set to |