A ref containing the menu DivHTMLElement if you need access to it for your use case.
An object of props that should be provided to the Menu component.
Maybe don't need to provide.
This function can be used to manually move the context menu to new coordinates if the default behavior did not work. You probably won't ever need to use this.
A function that can be used to manually set the visibility of the context menu when the default behavior does not match your use case.
Boolean if the context menu is currently visible,
An event handler that should passed to an element that causes a Menu
to
appear instead of the default browser context menu.
Generated using TypeDoc
@since 5.0.0