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

ChipList Appearance

The ChipList provides an option to change its size.

Size

The ChipList allows you to set different gap between the separate Chips. To achieve this utilize the size property. It accepts values of type ChipListSize or none.

The size option supports the following values:

  • small—Sets the gap to 4px.
  • medium (Default)—Sets the gap to 8px.
  • large—Sets the gap to 12px.
  • none—The none option removes the built-in sizing. Allows for custom gap.

The following example demonstrates how to define the size of the ChipList.

Change Theme
Theme
Loading ...
In this article
SizeSuggested Links
Not finding the help you need?
Contact Support