bitplatform
bitplatform copied to clipboard
BitPivot overflow behavior
Pivot component in fluent UI has a property named OverflowBehaior which determines the way how component deals with overflown items which have two items
menu as shown in the image
and none which lets the items overflow and won't show the rest
currently, we have scroll mode and none and we need to implement menu behavior as well
also, we should implement another behavior type, slide mode
which in this mode you can slide through items with two next and previous buttons