New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core TextBox Floating Label
- 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 APIDescription
The Floating Label of the Telerik UI for ASP.NET Core TextBox displays the type of input a field requires and is one of the most common ways to guide the users of your apps. The Floating Label can be configured by setting the Floating
property to true
.
The greatest thing is that with Telerik UI for ASP.NET Core you get the TextBox Floating Label as a built-in feature as it is really tricky to implement it correctly for all browsers and devices.
This demo shows how to use the floating label functionality of the TextBox which, in this case, prompts the user to fill in their name.