Back to Thingsboard

String Items List.Component

ui-ngx/src/app/shared/components/string-items-list.component.html

4.3.1.1202 B
Original Source

{{ label }} {{ item.name }} close @for (value of filteredValues | async; track value.value) { } @empty { @if (!allowUserValue) { {{ 'common.not-found' | translate }} } } {{ hint }}

{{ requiredText }}