@for (node of nodes; track node.position; let index = $index) {
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 }} } Select Background @for (option of types; track option) { {{ option }} }