ContextMenuProvider
component accepts the following props that are used as default values for the context menu container:zIndex
→ number; defaults to 9999
shadow
→ a MantineShadow
value; see Mantine Paper
documentation; defaults to sm
borderRadius
→ a MantineNumberSize
value; see Mantine Paper
documentation; defaults to xs
showContextMenu
function returned by the useContextMenu
hook: