{{ t('sortOrder') }}
@for (criterion of sortCriteria; track criterion.field; let i = $index) {
{{ i + 1 }}. {{ criterion.label }}
}
@if (unusedOptions.length > 0) {
} @if (showSaveButton) {
}