New to Kendo UI for Vue? Start a free 30-day trial
TabStripSize
The values of the size
property of the TabStrip.
type
TabStripSize = "small" | "medium" | "large" | null
;