g3-toolkit API Reference
    Preparing search index...

    Function computeLockedIds

    • The set of node ids that must be LOCKED given the current pin state. Pure; the canvas effect locks exactly this set and unlocks everything else.

      Parameters

      • allPinned: boolean
      • pinnedIds: string[]
      • allNodeIds: string[]

      Returns Set<string>