Appearance
自定义节点
¥Custom Node
Vue Flow 的一个关键特性是实现自定义元素(节点/边),以便你扩展基本功能(例如拖动、选择等)。
¥One of the key features of Vue Flow is implementing custom elements (nodes / edges) that allow you to expand on the basic functionalities (dragging, selecting etc).
你可以在自定义节点内显示任何内容和功能。有关如何设置自定义节点的更多文档,请参阅 自定义节点页面。
¥You can display any content and functionality inside a custom node. More documentation about how to set up a custom node can be found on the custom nodes page.