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