KendoReact Textbox Overview
The KendoReact TextBox component provides options for creating composite inputs that you can integrate within forms or use as standalone items.
Start Free TrialThe following example demonstrates the TextBox in action.
Change Theme
Theme
Loading ...
Key Features
- Customization—Provide custom components for
prefix
andsuffix
of the TextBox to achieve advanced scenarios. - Forms support—You can use the TextBox inside the KendoReact Form component to validate input values, set validation requirements, and prevent the submission of invalid forms.
- Floating Label—Add a
Floating Label
functionality to the TextBox component. - Disabled state—You can use the configuration options of the TextBox to disable the component so that users are not able to interact with it.
- Appearance—All KendoReact Inputs enable you to set their dimensions.
To learn more about the appearance, anatomy, and accessibility of the TextBox, visit the Progress Design System documentation—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.