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