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.