@for (part of items(); track i; let i = $index) { @if (part.type === 'text') { } @else if (part.type === 'variable') { } }