Skip to content

NODE_GRAPH_SLOT

const NODE_GRAPH_SLOT: unique symbol

Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:336

Symbol attached to <NodeGraph.Minimap> and other slot subcomponents so the parent <NodeGraph> can identify them without relying on displayName (which gets clobbered by React.memo / minifiers).