ChipList Overview
The ChipList allows you to maintain a set of selected chips.
The ChipList is a container for two or more individual Chip components. They represent a complex piece of information in a compact form—for example, an entity that can be a person, a place, or a thing. Each chip from the list can be selected or removed and supports various styling options. The ChipList component is commonly used for single or multiple selections such as additions to an ordered meal.
The ChipList is part of Kendo UI for jQuery, a
professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Functionality and Features
- Selection mode—You can set the selection mode of the ChipList by using the available configuration options.
- Customization—Allows you to specify icons for the chip item's content.
- Appearance—The ChipList delivers ready-to-use, predefined sets of styling options.
Next Steps
- Getting Started with the Kendo UI ChipList for jQuery
- Basic Usage of the ChipList (Demo)
- JavaScript API Reference of the ChipList