@for (node of nodes(); track node.id) {
Node {{ node.id }}
}
Move me
@for (node of nodes(); track node.position; let index = $index) { }
Number @for (option of counts; track option) { {{ option }} } Behavior @for (option of behaviors; track option) { {{ option }} } Type @for (option of types; track option) { {{ option }} }