Skip to content

Instantly share code, notes, and snippets.

@shangyilim
Created January 14, 2018 05:06
Show Gist options
  • Save shangyilim/91536c397e4e7cbbe5d4e4f650d26695 to your computer and use it in GitHub Desktop.
Save shangyilim/91536c397e4e7cbbe5d4e4f650d26695 to your computer and use it in GitHub Desktop.
<ul>
<li *ngFor="let cities of caOrCoCities$ | async as caOrCoCities">
...
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment