Skip to content

Instantly share code, notes, and snippets.

@modemlooper
Created April 16, 2021 21:45
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 modemlooper/cbb46ffaf43b4ae0ba4b637553e9480b to your computer and use it in GitHub Desktop.
Save modemlooper/cbb46ffaf43b4ae0ba4b637553e9480b to your computer and use it in GitHub Desktop.
<ion-header>
<ion-toolbar color="clear">
<ion-buttons slot="start">
</ion-buttons>
<ion-title></ion-title>
<ion-buttons slot="end">
</ion-buttons>
</ion-toolbar>
</ion-header>
<ion-content class="ion-padding" scrollX={false} scrollY={false}>
</ion-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment