Telerik UI for ASP.NET MVC TextBox Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe TextBox component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET MVC TextBox control serves as a text input field which enables you to provide a floating label functionality to input elements. Besides its basic configuration options, the TextBox component provides accessibility and RTL support. In addition, the control can also be used with both keyboard and mouse, comes with WAI-ARIA compatibility, and screen-reader users can also interact with the component.
The current example displays a common use-case scenario for a TextBox component which, apart from providing and styling the floating label, includes a placeholder and a content name, specifying what input is expected from the user.
The ASP.NET MVC TextBox control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich applications. The TextBox is a server-side wrapper for the Kendo UI for jQuery TextBox component and comes in the form of an HtmlHelper.
This TextBox example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik UI for ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt and edit their theme appearance in the ThemeBuilder.
Functionality and Features
- Appearance–With the supported API, you can easily style the appearance of the ASP.NET MVC TextBox.
- RTL support–The TextBox enables you to render its content in a right-to-left direction.
- Labels–The label functionality of the TextBox allows you to associate the label HTML element with the control.
- Accessibility–The TextBox supports various accessibility standards.