New to KendoReact? Learn about KendoReact Free.
HintProps
Represents the props of the KendoReact Hint component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets a class of the Hint DOM element. | |
direction? |
|
Spcifies the alignment of the Hint text. The possible values are:
*(Default)
| |
editorDisabled? |
|
Specifies if the editor is disabled. | |
id? |
|
Represents the id of the Hint element.
The value should be set to the editor | |
style? |
|
The styles that are applied to the Hint. |