+
+
+
+
+
+
+
+ @for (column of columns; track trackByColumnId($index, column)) {
+ @if (column.template && !(column.desktopOnly && isSmallScreen)) {
+
+
+
+
+
+ } @else if (!column.template && !(column.desktopOnly && isSmallScreen)) {
+
+ }
+ }
+
+
+
+
+
+
+ @if (infoDrawerOpened$ | async) {
+
+ }
+
+