SelectClasses

sealed external interface SelectClasses(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 and the listbox 'ul' element if disabled={true}.

Link copied to clipboard
abstract val expanded: ClassName

State class applied to the root button element if expanded={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 listbox: ClassName

Class name applied to the listbox element.

Link copied to clipboard
abstract val popup: ClassName

Class name applied to the popper element.

Link copied to clipboard
abstract val root: ClassName

Class name applied to the root element.