KendoReact ChipList Overview
Updated on Mar 4, 2026
The ChipList allows you to organize a number of individual chips in a manageable list.
The KendoReact ChipList is distributed through the kendo-react-buttons NPM package.
This is a Free React ChipListThe KendoReact ChipList is free to use, including in production—no sign-up or license required. Check out all 120+ free and premium UI components in the enterprise-grade KendoReact library.The following example demonstrates the ChipList in action.
Change Theme
Theme
Loading ...
Key Features
- Selection Mode—You can control the selection mode and choose between the
single,multiple, ornonemodes. - Controlled Mode—You can configure the ChipList for a controlled mode.
- Data Binding—The ChipList allows you to bind your own data.
- Customization—The ChipList is customizable and you can style it according to your requirements.
- Keyboard Navigation—The ChipList supports various keyboard shortcuts.
- Accessibility—The ChipList is accessible for screen readers and supports WAI-ARIA attributes.
- Disabled ChipList—You can easily render a disabled ChipList and prevent end-users from interacting with it.