zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

What is the correct way of using tabs #153

Open blntylmn opened 8 years ago

blntylmn commented 8 years ago

This is just a question. I could not figure out how to use tabs in the profile view. They are working like a button right now. I am using them putting the content under them and when they clicked hide and show with ng-show and ng-hide but it is not seems the correct way. Could you give me an example because there is nothing about this in documents or demos nor in issues.Thanks.