Skip to content

Instantly share code, notes, and snippets.

@arturovt
Created April 5, 2019 13:43
Show Gist options
  • Save arturovt/ca3461c822e9cf9314af1c1342c2602a to your computer and use it in GitHub Desktop.
Save arturovt/ca3461c822e9cf9314af1c1342c2602a to your computer and use it in GitHub Desktop.
<ng-template [ngIf]="authorized">
<button>Profile</button>
<button>Logout</button>
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment