Skip to content

Instantly share code, notes, and snippets.

@tomasstankovic
Created January 24, 2017 10:27
Show Gist options
  • Save tomasstankovic/cb298753a044d29a63fc7c0556650fc7 to your computer and use it in GitHub Desktop.
Save tomasstankovic/cb298753a044d29a63fc7c0556650fc7 to your computer and use it in GitHub Desktop.
<div class="preloader-full"
*ngIf="preloaderService.getPreloaderCount('full') > 0">
<div class="preloader-full__spinner">💩</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment