New to Kendo UI for AngularStart a free 30-day trial

ChipListSelection

Sets the selection mode of the ChipList.

The available values are:

  • none (default)
  • single
  • multiple

type ChipListSelection = "none" | "single" | "multiple";

Not finding the help you need?
Contact Support