featherbit UI
    Preparing search index...

    Module components/SupernodePreview

    Read-only, zoomed-out rendering of a supernode's inner graph, hosted inside an expanded supernode card on the policy canvas (see PluginNode).

    A second, miniature ReactFlow instance (its own provider) fed by the same Policy→ReactFlow conversion as the main canvas — a Supernode shares the Policy nodes/edges shape, and the shared auto-layout already treats the input boundary pseudo-node as the entry. Every interaction flag is off; the host panel in PluginNode carries the nowheel nopan nodrag classes that keep preview events from panning or zooming the outer canvas.

    SupernodePreview