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-spacing(1) ), md: ( spacing: k-spacing(1) ), lg: ( spacing: k-spacing(1) ) )(sm: (spacing: var(--kendo-spacing-1, 0.25rem)), md: (spacing: var(--kendo-spacing-1, 0.25rem)), lg: (spacing: var(--kendo-spacing-1, 0.25rem)))
Description
The sizes of the chip list.

In this article

Not finding the help you need?