Kendo UI for jQuery TextBox Overview
The TextBox converts an <input>
element into a styled textbox.
Functionality and Features
- Appearance—The TextBox provides a set of options that allow you to customize the appearance of the widget.
- Labels—The Label enables you to associate the label HTML element with a TextBox.
- Prefix and suffix—The TextBox component lets you add custom content as prefix and suffix adornments.
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.
Next Steps
- Getting Started with the Kendo UI TextBox for jQuery
- Basic Usage of the TextBox (Demo)
- JavaScript API Reference of the TextBox