New to Kendo UI for Angular? Start a free 30-day trial
TabStripScrollButtonsVisibility
Updated on Oct 31, 2025
Defines the visibility of the scroll buttons in a TabStrip component.
type TabStripScrollButtonsVisibility = "hidden" | "visible" | "auto";