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