@if (nodes.length) { @for (connection of connections;track connection.id) { } @for (node of nodes;track node.id) {
{{ node.connectorId }}
}
Auto Layout
}