Material design md-tabs with angularjs

前端 未结 2 1091

I have a question regarding material design md-tabs control. I am using md-tabs with Angularjs on one of the pages and it works fine. I also have a md-button on that page an

2条回答
  •  既然无缘
    2021-01-06 14:30

    we can use "selectedIndex" for doing this, put the tab index value as selectedindex then it will make that tab active, we can use selectedIndex in it will start from zero. For more details please review tabs

提交回复
热议问题