KendoReact DropDownButton OverviewPremium
Updated on Mar 4, 2026
The KendoReact DropDownButton displays a popup list with action items and provides options for enabling or disabling its content, displaying icons, and binding it to data.
The KendoReact DropDownButton is distributed through the kendo-react-buttons NPM package.
The following example demonstrates the DropDownButton in action.
Change Theme
Theme
Loading ...
Key Features
- Disabled DropDownButton—You can easily render a disabled DropDownButton and prevent end-users from interacting with it.
- Icon DropDownButton—The DropDownButton allows you to display images, predefined or custom icons.
- Popup and items customization—You can customize the rendering and behavior of the popup and its items.
- Data binding—You can bind the DropDownButton to various data types.
- Globalization—The built-in globalization support allows you to create apps that are ready to be implemented worldwide.
- Keyboard navigation—The DropDownButton supports various keyboard shortcuts.
- Accessibility—The DropDownButton is accessible for screen readers and supports WAI-ARIA attributes.