Getting Started with KendoReact SplitButton
The KendoReact SplitButton allows the user to execute a default action which is bound to a Button or to choose a predefined action from a drop-down list.
The KendoReact SplitButton 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 SplitButton in action.
Functionality and Features
- Disabled SplitButton
- Icon SplitButton
- Popup and items customization
- Data binding
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates the SplitButton events.