tab3.page.html 180 B

123456789101112
  1. <ion-header [translucent]="true">
  2. <ion-toolbar>
  3. <ion-title>
  4. Tab 3
  5. </ion-title>
  6. </ion-toolbar>
  7. </ion-header>
  8. <ion-content [fullscreen]="true">
  9. </ion-content>