Skip to content

Instantly share code, notes, and snippets.

@talkingdotnet
Created April 3, 2018 09:52
Show Gist options
  • Save talkingdotnet/ca3063dbb8e5155e23febeb7a82ba928 to your computer and use it in GitHub Desktop.
Save talkingdotnet/ca3063dbb8e5155e23febeb7a82ba928 to your computer and use it in GitHub Desktop.
<li [routerLinkActive]='["link-active"]'>
<a [routerLink]='["/upload"]' (click)='collapse()'>
<span class='glyphicon glyphicon-upload'></span> Upload
</a>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment