Newer
Older
<div class="container">
Kristof De Langhe
committed
<div class="browse-by-metadata w-100 row">
<ds-browse-by class="col-xs-12 w-100"
Kristof De Langhe
committed
title="{{'browse.title' | translate:{collection: '', field: 'browse.metadata.' + metadata | translate, value: (value)? '"' + value + '"': ''} }}"
[objects$]="(items$ !== undefined)? items$ : browseEntries$"
[currentUrl]="currentUrl"
[paginationConfig]="paginationConfig"
[sortConfig]="sortConfig">
</ds-browse-by>
</div>
</div>