Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Created March 22, 2017 15:32
Show Gist options
  • Save chrisgriffith/4f59fcacff2ef7e0ec305a5e1ec26c6c to your computer and use it in GitHub Desktop.
Save chrisgriffith/4f59fcacff2ef7e0ec305a5e1ec26c6c to your computer and use it in GitHub Desktop.
IONIC SPLIT PANE
projectSelected(theProject) {
this.nav.setRoot(theProject.details);
this.menuCtrl.close();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment