New to Kendo UI for Angular? Start a free 30-day trial

Customizing Chip

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-chip-border-widthNumber1px1px
Description
Width of the border around the button.
$kendo-chip-font-familyNullnullnull
Description
The font family of the chip.
$kendo-chip-list-sizesMap( sm: ( spacing: k-map-get( $kendo-spacing, 1 ) ), md: ( spacing: k-map-get( $kendo-spacing, 1 ) ), lg: ( spacing: k-map-get( $kendo-spacing, 1 ) ) )(sm: (spacing: 0.25rem), md: (spacing: 0.25rem), lg: (spacing: 0.25rem))
Description
The sizes of the chip list.

In this article

Not finding the help you need?