Back to Thingsboard

Display Columns Panel.Component

ui-ngx/src/app/modules/home/components/widget/lib/display-columns-panel.component.html

4.3.1.1133 B
Original Source

entity.columns-to-display {{'entity.show-all-columns' | translate}} @for (column of columns; track column.def) { {{ column.title }} }