Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 react-konva 并且我试图通过从一个圆圈拖动然后将其放到另一个圆圈上来在圆圈之间添加连接线以进行连接。到目前为止,我已经尝试通过单击圆圈在它们之间创建一条线并将其作为一个组拖动。这是CodeSandBox。任何帮助表示赞赏