UseMenuButtonParameters

external interface UseMenuButtonParameters(source)

Properties

Link copied to clipboard
abstract var disabled: Boolean?

If true, the component is disabled.

Link copied to clipboard

If true, allows a disabled button to receive focus.

Link copied to clipboard
abstract var rootRef: Ref<HTMLElement>?

The ref to the root element.