New to Kendo UI for Angular? Start a free 30-day trial

Styling

The SplitButton allows you to change the default appearance of the button depending on the specific project requirements.

The SplitButton supports the following options for styling its appearance:

  • buttonClass—Changes the button appearance. buttonClass supports the type of values that are supported by ngClass.
  • arrowButtonClass—Changes the arrow appearance. arrowButtonClass supports the type of values that are supported by ngClass.

The following example demonstrates the styling options of the SplitButton in action.

Example
View Source
Change Theme:

In this article

Not finding the help you need?