New to Kendo UI for Angular? Start a free 30-day trial
Styling
The FloatingLabel component allows you to set custom CSS styles and classes on the actual label element by utilizing its labelCssClass
and labelCssStyle
properties.
These properties support the type of values that are supported by the ngClass
and ngStyle
directives.
The following example demonstrates how to set custom CSS styles and classes to the FloatingLabel.
Change Theme
Theme
Loading ...