Floating Labels
Floating labels are part of the Material Design Guidelines and are fully supported by the Kendo UI for Vue Date 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 DateInput components and style them with the Kendo UI for Vue Material theme.