ContextMenuOptions
ContextMenuOptions =
Omit<FloatingMenuOptions,"anchor"|"at"|"closeOnAnchorClick">
Defined in: components/menu.ts:89
Options for addContextMenu — like FloatingMenuOptions, but the anchor is the element the handler is attached to.