New to Kendo UI for Angular? Start a free 30-day trial
ChipFillMode
Specifies the possible fillMode
options for the Chip.
type
ChipFillMode = "solid" | "outline" | "none";