TextBoxProps
Represents the properties of the KendoReact TextBox component
Name | Type | Default | Description |
---|---|---|---|
autoFocus? |
|
Represents the | |
fillMode? |
|
|
Configures the The available options are:
|
inputAttributes? |
|
Sets the HTML attributes of the inner focusable input element. Attributes which are essential for certain component functionalities cannot be changed. | |
onChange? |
|
The | |
prefix? |
|
Sets a custom prefix to the TextBox component. | |
rounded? |
|
|
Configures the The available options are:
|
size? |
|
|
Configures the The available options are:
|
suffix? |
|
Sets a custom suffix to the TextBox component. | |
valid? |
|
Indicates if the component is in |