@if (!hideSearch && type === 'check') { } @if (checkTemplate() && !listboxSubitems) { } @else { @if (!items.length && !isServerSearching && type !== 'action' && !footerActionListbox) {
{{ literals.noItems }}
} } @if (listboxSubitems) { } @if (isServerSearching && type !== 'action') {
}