Organize a collection of individual PHP Chip components in a list and manage it by adding and removing items and maintaining the selected chips. The Telerik UI for PHP ChipList component is mostly used for single or multiple selections, e.g., include additions to an ordered meal.
Enable single or multiple selections, leveraging the selection mode feature in Telerik UI for PHP ChipList component. In cases you need a read-only list, the ChipList can disable selection completely.
Leverage the predefined set of appearance options to modify the look and feel of the ChipList component, i.e., configure the size or the spacing between the chips within the ChipList.
Built on top of the existing PHP Chip component, the Telerik UI for PHP ChipList delivers the same customization options to fit any design requirements. These include color and style of the ChipList, whether to display a close or delete icon, and whether to add avatars or images as a part of the ChipList content.
To ensure smooth interaction, the Telerik UI for PHP Core ChipList component exposes different events related to user interaction:
Control if a user should interact with the PHP ChipList items, leveraging a single configuration option that disables the entire component.
Inherit standard Kendo UI framework benefits such as Model-View-ViewModel (MVVM), Customizing Templates, Globalization and Keyboard navigation by using the PHP ChipList widget.