Skip to content

Instantly share code, notes, and snippets.

@Priyankachaudhary2606
Created July 5, 2018 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Priyankachaudhary2606/a1b66a7184bd09b6c8480f90b7ef01f3 to your computer and use it in GitHub Desktop.
Save Priyankachaudhary2606/a1b66a7184bd09b6c8480f90b7ef01f3 to your computer and use it in GitHub Desktop.
Code Snippet for ng-click on li element
<li><a ng-click="studentSwitch = 'about-us'">SKILL COMPETITIONS</a></li>
<li><a ng-click="studentSwitch = 'join-us'">WEBINARS</a></li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment