Loading...
Canvas alignment lines, a tool to assist in the layout of moving nodes.
The <Minimap />
component can only be used properly within the <XFlow />
component.
After importing <Snapline />
, you can enable node alignment guide lines.
<XFlow>...<Snapline /></XFlow>