Files
vue-flow/docs/src/examples/nesting.md
T
2022-04-04 21:42:48 +02:00

1.5 KiB

pageClass
pageClass
examples

Nested Nodes

One of the big new features in 0.4.0 is nested nodes.

You can define parents of a node, which are then nested inside that node. You can also define the boundaries of a node, i.e. if the node can be dragged outside it's parent or if it's contained to the parent or even let Vue Flow extend the area of a node to fit all it's children.