New to Kendo UI for Angular? Start a free 30-day trial
TabStripScrollButtonsPosition
Updated on Oct 31, 2025
Specifies where to position the scroll buttons.
type TabStripScrollButtonsPosition = "start" | "end" | "split";