OverflowWithoutIndicator

Deprecated (with error)

Use CarouselVariant.Overflow(Boolean) instead.

Replace with

CarouselVariant.Overflow(false)

Use overflow without indicator variant when no need to display single items, overflow provides gives users a useful hint that there's more content for them to see.

Note: This variant does NOT display the indicator bar.