@for (element of elementsList; track element; let index = $index) {
@if (showChecks) {
} @if (showIcon) { } {{getDescription(element)}}
}
@if (!isDisabled) {
@if (!buttonsOnBottom) { }{{ 'COMMON_ADD' | translate | async }} @if (!buttonsOnBottom) { }{{ 'COMMON_REMOVE' | translate | async }} {{getSelectedElements()}}
}