Skip to content

Instantly share code, notes, and snippets.

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