valor-software/ng2-bootstrap

View on GitHub
demo/src/app/components/+tabs/demos/vertical-pills/vertical-pills.html

Summary

Maintainability
Test Coverage
<tabset [vertical]="true" type="pills">
  <tab heading="Vertical 1">Vertical content 1</tab>
  <tab heading="Vertical 2">Vertical content 2</tab>
</tabset>