showContextMenu
Function: showContextMenu()
function showContextMenu(children: ReactNode, parent?: EventTarget): void
Defined in: src/components/Menu.ts:8
Parameters
children
ReactNode
parent?
EventTarget
Returns
void
function showContextMenu(children: ReactNode, parent?: EventTarget): void
Defined in: src/components/Menu.ts:8
ReactNode
EventTarget
void