Floating Labels
Floating labels are part of the Material Design Guidelines and are fully supported by the KendoVue Inputs components.
Basic Usage
To enable the floating label functionality, pass the label
property to the Inputs component.
The following example demonstrates how to implement floating labels in the Input and NumericTextBox components and style them with the KendoVue Material theme.