Skip to content

Instantly share code, notes, and snippets.

@samarthagarwal
Last active August 10, 2018 09:50
Show Gist options
  • Select an option

  • Save samarthagarwal/9fda81e2b7114c37f04123c490b8c426 to your computer and use it in GitHub Desktop.

Select an option

Save samarthagarwal/9fda81e2b7114c37f04123c490b8c426 to your computer and use it in GitHub Desktop.
<ion-header>
<ion-toolbar>
<ion-title>Header</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
</ion-content>
<ion-footer>
<ion-toolbar>
<ion-title>Footer</ion-title>
</ion-toolbar>
</ion-footer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment