Skip to content

Instantly share code, notes, and snippets.

@cgatian
Created September 9, 2019 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgatian/ad7bd6f0e8b2a9f8e96ca0b5bfcfa897 to your computer and use it in GitHub Desktop.
Save cgatian/ad7bd6f0e8b2a9f8e96ca0b5bfcfa897 to your computer and use it in GitHub Desktop.
<div *ngFor="let userName of usersName$ | async">
{{ userName }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment