ChipListComponent
Selector
kendo-chip-list
Inputs
selection
Sets the selection mode of the ChipList.
The available values are:
none
(default)single
multiple
Events
remove
Fires each time the user clicks on the remove icon of the Chip.
selectedChange
EventEmitter<any[]>
Fires each time when the ChipList selection is changed.