mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43:03 +00:00
4 lines
174 B
HTML
4 lines
174 B
HTML
<ds-themed-root
|
|
[shouldShowFullscreenLoader]="(isAuthBlocking$ | async) || (isThemeLoading$ | async)"
|
|
[shouldShowRouteLoader]="isRouteLoading$ | async"></ds-themed-root>
|