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