@if (enableFilter) { @switch (filterType) { @case (FILTER_TYPE.duration) { } @case (FILTER_TYPE.durationNumeric) { } @case (FILTER_TYPE.durationDate) { } @default { @if (supportAndFilter) {
Any All
}
@if (options !== null && filterPageSize && !noMoreOptions && !searching) { }
@for (option of subOptions; track option.label) { }
} } @if (columnExplain && options?.length) {
{{columnExplain}}
}
} @else { }