UseMenuButtonReturnValue

external interface UseMenuButtonReturnValue(source)

Properties

Link copied to clipboard
abstract var active: Boolean

If true, the component is active (pressed).

Link copied to clipboard
abstract var getRootProps: Any

Resolver for the root slot's props.

Link copied to clipboard
abstract var open: Boolean
Link copied to clipboard
abstract var rootRef: RefCallback<Element>?

The ref to the root element.