New to Kendo UI for Angular? Start a free 30-day trial
TabStripSize
Specifies the possible sizes of the TabStrip (see example).
type
TabStripSize = "small" | "medium" | "large" | "none";