MenuButtonClasses

sealed external interface MenuButtonClasses(source)

Properties

Link copied to clipboard
abstract val active: ClassName

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

Link copied to clipboard
abstract val disabled: ClassName

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

Link copied to clipboard
abstract val expanded: ClassName

State class applied to the root element if the associated menu is open.

Link copied to clipboard
abstract val root: ClassName

Class name applied to the root element.