Files
dspace-angular/src/app/app.component.html
2021-05-27 15:06:26 +02:00

4 lines
174 B
HTML

<ds-themed-root
[shouldShowFullscreenLoader]="(isAuthBlocking$ | async) || (isThemeLoading$ | async)"
[shouldShowRouteLoader]="isRouteLoading$ | async"></ds-themed-root>