Skip to content

Instantly share code, notes, and snippets.

@arturovt
Created April 5, 2019 13:37
Show Gist options
  • Select an option

  • Save arturovt/d2cc9efb78b44b79effb183d4ade6ad1 to your computer and use it in GitHub Desktop.

Select an option

Save arturovt/d2cc9efb78b44b79effb183d4ade6ad1 to your computer and use it in GitHub Desktop.
<ng-container *ngIf="authorized">
<button>Profile</button>
<button>Logout</button>
</ng-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment