59695: Browse-By-Starts-With components and switcher

This commit is contained in:
Kristof De Langhe
2019-02-11 17:30:05 +01:00
parent 8e9116f14f
commit b956dbfe08
14 changed files with 102 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<ng-container *ngVar="(objects$ | async) as objects">
<h2 class="w-100">{{title | translate}}</h2>
<ng-container *ngComponentOutlet="getStartsWithComponent(); injector: objectInjector;"></ng-container>
<div *ngIf="objects?.hasSucceeded && !objects?.isLoading && objects?.payload?.page.length > 0" @fadeIn>
<div *ngIf="!enableArrows">
<ds-viewable-collection