<% for (let column of columns) { %> filter="<%= column.type %>"<% } %> [width]="220"<% if (column.type === 'date') {%> [format]="'date' | getDateFormat"><% } %> <% } %>