UseOptionReturnValue

external interface UseOptionReturnValue(source)

Properties

Link copied to clipboard
abstract var getRootProps: Props

Resolver for the root slot's props.

Link copied to clipboard
abstract var highlighted: Boolean

If true, the option is highlighted.

Link copied to clipboard
abstract var index: Number
Link copied to clipboard
abstract var rootRef: RefCallback<Element>?

Ref to the root slot DOM node.

Link copied to clipboard
abstract var selected: Boolean

If true, the option is selected.