UI for Blazor
A floating label is a text that originates inside an element and then animates outside of it to “float” above the element when focused. The Telerik UI for Blazor Floating Label component lets developers take advantage of floating labels in focusable Telerik input components. The component behaves similarly to the HTML <label> element and extends its functionality with features, such as animation, association with non-form elements, and combination with the input’s placeholder.
The Telerik UI for Blazor Floating Label component enables you to provide a floating label functionality to the focusable Telerik input components for Blazor: NumericTextBox, TextBox, TextArea, DateTime Inputs and Pickers, DropDownList, ComboBox, AutoComplete, MultiSelect and MaskedTextBox.
The Telerik Blazor FloatingLabel component has several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines), Bootstrap and Fluent (based on Microsoft Fluent UI). You can easily customize any of out-of-the-box themes with a few lines of CSS, or create a new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application.
The Telerik UI for Blazor Floating Label component supports right-to-left configuration. The RTL functionality is supported by most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation