@if (label()) { {{ label() }} } @if (multiple()) { {{ multiTriggerLabel() }} } @for (option of options(); track option.value) { {{ option.label }} }