Customization

The SplitButton provides options for customizing the behavior of the popup and the rendering of the popup items.

The component enables you to:

Popup Behavior

To configure the behavior of the popup, use the animate and popupClass settings.

Example
View Source
Change Theme:

Items Rendering

To override the default rendering of all popup items, use the itemRender property of the SplitButton. You can override the rendering of an individual item through its render property.

Example
View Source
Change Theme:

In this article

Not finding the help you need?