Skip to content

@vue-flow/monorepo • Docs


Type Alias: Project() ​

Project: (position) => XYPosition

project a position onto the viewport, i.e. a mouse event clientX/clientY onto graph coordinates

Parameters ​

• position: XYPosition

Returns ​

XYPosition

Released under the MIT License.