New to KendoReact? Learn about KendoReact Free.
ScrollButtonsPosition
Represents the values of the scrollButtonsPosition property of the TabStrip.
type
ScrollButtonsPosition = "split" | "start" | "end" | "around" | "before" | "after";