Closed kevin0858 closed 8 years ago
Have a look at the code from the angular-material website. They have working examples of this, with code shown.
@kevin0858 This is not an issue related to Socially, and I suggest you submit it here http://stackoverflow.com/questions/tagged/material-design where the community is bigger and it is more relevant
i want to use md-tabs in my project. when i tried to use md-tabs, it's ok to show tabs. but, it didn't work when i clicked some tab. i had 3 tabs, clicked Tab2 and then it's not change from Tab1 to Tab2. how can i do?