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