New to Kendo UI for Angular? Start a free 30-day trial
ChipSize
Updated on Feb 4, 2026
Specifies the possible sizes for the Chip.
type ChipSize = "small" | "medium" | "large";
Specifies the possible sizes for the Chip.
type ChipSize = "small" | "medium" | "large";