@for (column of extraColumns; track column) { } @if (loading) { } @for (object of data; track object) { @for (column of extraColumns; track column) { } }
Name Matching Document count{{column.name}}Actions
Loading...
{{ getMatching(object) }} {{ object.document_count }} @if (column.rendersHtml) {
} @else { {{ column.valueFn.call(null, object) }} }
@if (object.document_count > 0) { }
@if (object.document_count > 0) {
}
@if (!loading) {
@if (collectionSize > 0) {
{collectionSize, plural, =1 {One {{typeName}}} other {{{collectionSize || 0}} total {{typeNamePlural}}}} @if (selectedObjects.size > 0) {  ({{selectedObjects.size}} selected) }
} @if (collectionSize > 20) { }
}