{{ label }}
{{ expanded ? 'expand_less' : 'expand_more' }}
@for (option of options; track option) {
{{ option.name }}
}