KendoReact Textbox Overview

The KendoReact TextBox component provides options for creating composite inputs that you can integrate within forms or use as standalone items.


The following example demonstrates the TextBox in action.

Example
View Source
Change Theme:

Key Features

  • Customization—Provide custom components for prefix and suffix 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.

In this article

Not finding the help you need?