| [ Web Proxy ] |
| Viewing: https://reactflow.dev/api-reference/types/node-origin | [Back] [Original] |
The origin of a Node determines how it is placed relative to its own coordinates.
[0, 0] places it at the top left corner, [0.5, 0.5] right in the center and [1, 1] at the bottom right of its position.
export type NodeOrigin = [number, number];A project by the xyflow team
info@xyflow.com Copyright 2026 webkid GmbH. All rights reserved website design by Facu Montanaro
| Web Proxy Viewer | New URL | Original Page |