New to KendoReact? Start a free 30-day trial
Customization
CustomizationPremium
Updated over 6 months ago
The DropDownButton provides options for customizing the rendering and behavior of its popup and popup items.
The component enables you to:
Popup Behavior
To configure the behavior of the popup, use the animate and popupClass settings.
Change Theme
Theme
Loading ...
Items Rendering
To override the default rendering of all popup items, use the itemRender property of the DropDownButton. You can override the rendering of an individual item through its render property.
Change Theme
Theme
Loading ...