我正在使用角度ui-bootstrap库,但我不知道如何为每个选项卡指定自定义href.
<tab ng-repeat="tab in tabs" active="tab.active" heading={{tab.name}}></tab>
Run Code Online (Sandbox Code Playgroud)
在角度ui-bootstrap文档中,指定了一个可选参数select(),但我不知道如何使用它来自定义每个选项卡的链接
另一种重新定义问题的方法是如何使用带角度ui-bootstrap选项卡的路由