valor-software/angular2-bootstrap

View on GitHub
demo/src/app/components/+tabs/demos/justified/justified.html

Summary

Maintainability
Test Coverage
<tabset [justified]="true">
  <tab heading="Justified">Justified content</tab>
  <tab heading="SJ">Short Labeled Justified content</tab>
  <tab heading="Long Justified">Long Labeled Justified content</tab>
</tabset>