Skip to content

Instantly share code, notes, and snippets.

@gustavopinho
Created November 7, 2017 23:45
Show Gist options
  • Select an option

  • Save gustavopinho/faabec76432e77209df1163de0e10be6 to your computer and use it in GitHub Desktop.

Select an option

Save gustavopinho/faabec76432e77209df1163de0e10be6 to your computer and use it in GitHub Desktop.
<ion-tabs>
<ion-tab [root]="tab1Root" tabTitle="Tarefas" tabIcon="list"></ion-tab>
<ion-tab [root]="tab2Root" tabTitle="Concluídas" tabIcon="checkbox"></ion-tab>
</ion-tabs>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment