New to Kendo UI for Angular? Start a free 30-day trial
Styling
The DropDownButton allows you to change its default appearance depending on the specific project requirements.
To change the layout of the button as required, set the buttonClass
option of the DropDownButton. buttonClass
supports the same type of values that are supported by ngClass
.
The following example demonstrates the buttonClass
property in action.
Change Theme
Theme
Loading ...