New to KendoReact? Learn about KendoReact Free.
TabStripSize
Updated over 6 months ago
Represents the values of the size property of the TabStrip.
type TabStripSize = "small" | "medium" | "large" | null;