pivotick - v0.0.1
    Preparing search index...

    Type Alias GraphUIMode

    GraphUIMode: "viewer" | "full" | "light" | "static"
    • "full": Full UI and interactions.
    • "light": Minimal UI, interactions enabled.
    • "viewer": Navigate the graph (pan, zoom, drag), no UI panels.
    • "static": Static graph, no UI, no interactions.
    'full'