ErrorProps
Interface
Represents the props of the Kendo UI for Vue Error component.
Definition
Package:@progress/kendo-vue-labels
Properties
direction?
string
Specifies the alignment of the Error text.
The possible values are:
- (Default)
start end
id?
string
Represents the id of the Error element.
The value should be also set to the editor's ariaDescribedBy property.