Custom Node

One of the key features of Vue Flow is implementing custom elements (nodes / edges) that allow you to expand on the basic node functionality (dragging, selection 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.

You can see a working example in the sandbox below.