OverflowStrategy
@spartanfx/react / OverflowStrategy
Type Alias: OverflowStrategy
OverflowStrategy =
"collapse"|"scroll"|"wrap"
Overflow strategy for handling too many breadcrumb items.
'collapse': Show first, last, and overflow menu in middle'scroll': Allow horizontal scrolling'wrap': Wrap items to multiple lines