Variable contextMenuTargetAtomConst

contextMenuTargetAtom: PrimitiveAtom<null | HTMLElement> & WithInitialValue<null | HTMLElement> = ...

Store context menu target atom for positioning. If not null, menu open.

Generated using TypeDoc