OptionGroupSlots

external interface OptionGroupSlots(source)

Properties

Link copied to clipboard
abstract var label: ElementType<*>?

The component that renders the label.

Link copied to clipboard
abstract var list: ElementType<*>?

The component that renders the list.

Link copied to clipboard
abstract var root: ElementType<*>?

The component that renders the root.