ButtonClasses

sealed external interface ButtonClasses(source)

Properties

Link copied to clipboard
abstract val active: ClassName

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

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 focusVisible: ClassName

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

Link copied to clipboard
abstract val root: ClassName

Class name applied to the root element.