New to Kendo UI for Vue? Start a free 30-day trial
Appearance
Apart from the default vision of the ChipList, the size styling option enables you to configure the spacing between the Chips inside the ChipList.
The available options that can be passed to the size property are:
small— Sets thegapto4px.medium(Default) — Sets thegapto8px.large— Sets thegapto12px.null— The null option removes the built-in sizing. Allows forcustom gap.
The following example demonstrates how to define the size of the ChipList.
Change Theme
Theme
Loading ...