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