Tabs
Use Bootstrap’s JavaScript tabs to divide your content visually.
Nav pills
Circle nav pills
Tabs
Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth.
Tabs props
Prop Name | Type | Default | Description |
---|---|---|---|
type | String | N/A | Tabs type (primary|info|danger|default|warning|success) |
pills | Boolean | true | Whether tabs are pills |
circle | Boolean | N/A | Whether tabs are circle |
fill | Boolean | true | Whether to fill each tab |
activeTab | String | N/A | Default active tab name |
tabNavWrapperClasses | String | Object | N/A | Tab Nav wrapper (div) css classes |
tabNavClasses | String | Object | N/A | Tab Nav (ul) css classes |
tabContentClasses | String | Object | N/A | Tab content css classes |
icons | Boolean | N/A | Whether tabs should be of icon type (small no text) |
centered | Boolean | N/A | Whether tabs are centered |
value | String | N/A | Initial value (active tab) |
Tab Pane props
Prop Name | Type | Default | Description |
---|---|---|---|
title | N/A | N/A | |
id | N/A | N/A | |
label | N/A | N/A |