TabClasses

sealed external interface TabClasses(source)

Properties

Link copied to clipboard
abstract val disabled: ClassName

State class applied to the root button element if disabled={true}.

Link copied to clipboard
abstract val root: ClassName

Class name applied to the root element.

Link copied to clipboard
abstract val selected: ClassName

State class applied to the root button element if selected={true}.