Getting Started with KendoReact DropDownButton
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 component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-buttons package.
Basic Usage
The following example demonstrates the DropDownButton in action.
Functionality and Features
- Disabled DropDownButton
- Icon DropDownButton
- Popup and items customization
- Data binding
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates the DropDownButton events.