Single column example @if (items.length > 0) { @for (item of items; track item) {

{{ item.name }}

{{ item.description }}

{{ item.progress }}%
{{ item.status }}
Progress: {{ item.progress }}%
}
}
{{ items.length }} projects total Mode: List only