Graphora API
    Preparing search index...

    Function moveFocus

    • Wrap in application-supplied order; absent focus starts at the appropriate end.

      Parameters

      • target: FocusTarget
      • visible: readonly ({ nodeId: GraphId; type: "node" } | { edgeId: GraphId; type: "edge" })[]
      • direction: "next" | "previous" = 'next'

      Returns FocusTarget