Set center
Last updated
Sets the React Flow viewport center to the specified x and y coordinates.
Specify the target coordinates for the viewport center.
Specify the target coordinates for the viewport center.
Type: number
The x-coordinate to center the viewport on.
Type: number
The y-coordinate to center the viewport on.
Last updated