New to Kendo UI for Angular? Start a free 30-day trial
TabStripScrollButtonsVisibility
Specifies when the TabStrip scroll buttons will be rendered.
type
TabStripScrollButtonsVisibility = "hidden" | "visible" | "auto";