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

ChipList Appearance

The ChipList provides an option to change the size of the Chips it holds.

Size

The ChipList allows you to set the size of all Chips within. To achieve this utilize the size property. It accepts values of type ChipSize or none.

The size option supports the following values:

  • small—Sets the padding to 3px.
  • medium (Default)—Sets the padding to 4px.
  • large—Sets the padding to 5px.
  • none—The none option removes the sizing-specific CSS class from the Chips and the gaps between them.

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