New to KendoReact? Learn about KendoReact Free.
ErrorProps
Represents the props of the KendoReact Error component.
Name | Type | Default | Description |
---|---|---|---|
children |
|
Determines the children nodes. | |
className? |
|
Sets a class of the Error DOM element. | |
direction? |
|
Specifies the alignment of the Error text. The possible values are:
| |
id? |
|
Represents the id of the Error element.
The value should be also set to the editor's | |
style? |
|
The styles that are applied to the Error. |