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