scrollButtons
Determine behavior of scroll buttons when tabs are set to scroll:
auto
will only present them when not all the items are visible.true
will always present them.false
will never present them.
By default the scroll buttons are hidden on mobile. This behavior can be disabled with allowScrollButtonsMobile
.