Floating Labels
Floating labels are part of the Material Design Guidelines and are fully supported by the KendoReact Dropdowns components.
Basic Usage
To enable the floating label functionality, pass a label
property to the AutoComplete, ComboBox, MultiColumnComboBox, DropDownList or MultiSelect component.
The following example demonstrates how to implement floating labels in the Dropdowns and style them with the KendoReact Material theme.