Skip to content

Instantly share code, notes, and snippets.

@vaporwavie
Created February 12, 2017 19:15
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 vaporwavie/eeb4d8d8f1f94ad0bfb3d6d259e1f78a to your computer and use it in GitHub Desktop.
Save vaporwavie/eeb4d8d8f1f94ad0bfb3d6d259e1f78a to your computer and use it in GitHub Desktop.
For DevryCalc
<ion-side-menus>
<!-- Center content -->
<ion-side-menu-content ng-controller="ContentController">
</ion-side-menu-content>
<!-- Left menu -->
<ion-side-menu side="left">
</ion-side-menu>
<!-- Right menu -->
<ion-side-menu side="right">
</ion-side-menu>
</ion-side-menus>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment