Getting Started with KendoReact MultiSelect
The KendoReact MultiSelect is a form component that displays a list of options and allows for multiple selections from this list and supports custom rendering of popup items and tags, header and footer elements, virtualization, and configurable options for controlling the list behavior.
The KendoReact MultiSelect component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-dropdowns package.
Basic Usage
The following example demonstrates the MultiSelect in action.
Functionality and Features
- Data and value binding
- Custom values
- Filtering
- Custom tags
- Custom rendering
- Virtualization
- Floating labels
- Forms support
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates basic MultiSelect events.