Skip to content

useNodeGraphStore

useNodeGraphStore(): NodeGraphStore

Defined in: src/components/editor/NodeGraph/NodeGraphContext.ts:31

Access the underlying NodeGraphStore instance — escape hatch for subscribing to custom slice combinations or for imperative reads from non-React code paths (gesture handlers, canvas draw frames).

Returns

NodeGraphStore