OptionGroupClasses

sealed external interface OptionGroupClasses(source)

Properties

Link copied to clipboard
abstract val disabled: ClassName

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

Link copied to clipboard
abstract val label: ClassName

Class name applied to the label element.

Link copied to clipboard
abstract val list: ClassName

Class name applied to the list element.

Link copied to clipboard
abstract val root: ClassName

Class name applied to the root element.