@for (item of filterArray; let indx = $index; track indx) {
{{ item.name }}
}
{{ isExpanded ? '▲' : '▼' }}