Created
April 5, 2019 13:43
-
-
Save arturovt/ca3461c822e9cf9314af1c1342c2602a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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