Skip to content

Instantly share code, notes, and snippets.

@ganqqwerty
Last active November 1, 2019 15:34
Show Gist options
  • Save ganqqwerty/19fdb32899589fe6a4b30b679668d867 to your computer and use it in GitHub Desktop.
Save ganqqwerty/19fdb32899589fe6a4b30b679668d867 to your computer and use it in GitHub Desktop.
<ng-container *ngIf="isCompetenceCatalogEditor$ | async">
<div> some content</div>
<div> some more content</div>
<div> some more more content</div>
</ng-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment