New to Kendo UI for Angular? Start a free 30-day trial
MenuSize
Represents the possible size options of the menu.
type
MenuSize = "small" | "medium" | "large" | "none";
Represents the possible size options of the menu.
type
MenuSize = "small" | "medium" | "large" | "none";