New to Kendo UI for VueStart 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:

NameTypeDefaultDescription

name?

string

Specifies the name property of the input DOM element.

required?

boolean

Specifies if null is a valid value for the component.

valid?

boolean

Overrides the validity state of the component. If valid is set, the required property will be ignored.

validationMessage?

string

Controls the form error message of the component. If set to an empty string, no error will be thrown.

validityStyles?

boolean

If set to false, no visual representation of the invalid state of the component will be applied.

Not finding the help you need?
Contact Support