I am working in angular2 project and would like to know is there any mean by which i can use uib-tabset in angular2?
I previously used angularjs with which I could use ng-bootstrap.
so I could use <uib-tabset></uib-tabset> easily.
But I am not sure about how to do this in angular2? any inputs?
The equivalent of the angular-ui/bootstrap for Angular 2 is named ng-bootstrap and you can see its source code in https://github.com/ng-bootstrap/ng-bootstrap.
The tab component is part of https://github.com/ng-bootstrap/ng-bootstrap and was renamed to ngb-tabset. You can see it in action here: https://ng-bootstrap.github.io/#/components/tabs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With