KendoReact Chip Overview
The KendoReact Chip component allows users to enter information, make selections, filter content, or trigger actions.
The KendoReact Chip is distributed through the kendo-react-buttons NPM package.
This is a Free React ChipThe KendoReact Chip 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 Chip in action.
Removable Chip
The Chip is part of the KendoReact Buttons component library. The procedures for installing, importing, and using all components in the library are identical. To learn how to use the Chip and the rest of the components in the package, see the Getting Started with the KendoReact Buttons guide.
Key Features
- Remove—The
removable
property allows you to make the Chip removable. - Customization—You can use the built-in customization options to add icons, avatars, and custom classes.
- Appearance—You can quickly style the Chip by choosing from the predefined styling options.
- Disabled—You can easily render a disabled chip and prevent end-users from interacting with it.
To learn more about the appearance, anatomy, and accessibility of the Chip, visit the Progress Design System documentation—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.