TabsSlots

external interface TabsSlots(source)

Properties

Link copied to clipboard

The component used for the end scroll button icon.

Link copied to clipboard
abstract var indicator: ElementType<*>

The component used for the tab indicator.

Link copied to clipboard
abstract var list: ElementType<*>

The component used for the flex container.

Link copied to clipboard
abstract var root: ElementType<*>

The component used for the popper.

Link copied to clipboard
abstract var scrollbar: ElementType<*>

The component used for the scroller.

Link copied to clipboard
abstract var scrollButtons: ElementType<*>

The component used for the scroll button.

Link copied to clipboard
abstract var scroller: ElementType<*>

The component used for the scroller.

Link copied to clipboard

The component used for the start scroll button icon.