New to Kendo UI for Angular? Start a free 30-day trial
TabStripSize
Updated on Oct 31, 2025
Specifies the size of the TabStrip (see example).
type TabStripSize = "small" | "medium" | "large" | "none";