Skip to content

节点交叉点

🌐 Node Intersections

有时你需要知道两个节点是否相交。useVueFlow 为你提供了像 getIntersectingNodesisNodeIntersection 这样的方法,来帮助你判断两个或多个节点何时相交,或者一个节点是否与指定区域相交。

🌐 Sometimes you need to know if two nodes intersect. useVueFlow provides you methods like getIntersectingNodes or isNodeIntersection to help you find out when two or more nodes intersect, or if a node intersects with a given area.

VueFlow 中文网 - 粤ICP备13048890号