- + {this.renderScrollSpy(sections.buttons)} - + {this.renderScrollSpy(sections.btnGroups)} - + {this.renderScrollSpy(sections.dropdowns)} - + {this.renderScrollSpy(sections.menuitems)} - + {this.renderScrollSpy(sections.overlays)}

Overlays @@ -163,16 +206,16 @@ const ComponentsPage = React.createClass({

React-Bootstrap offers a number of accessible overlay components built using react-overlays.

- + {this.renderScrollSpy(sections.modals)} - + {this.renderScrollSpy(sections.tooltips)} - + {this.renderScrollSpy(sections.popovers)} - + {this.renderScrollSpy(sections.customOverlays)} - + {this.renderScrollSpy(sections.navigation)}

Navigation @@ -181,20 +224,20 @@ const ComponentsPage = React.createClass({

React-Bootstrap offers a variety of responsive, accessible components for setting up navigation both across your website and within your pages.

- + {this.renderScrollSpy(sections.navs)} - + {this.renderScrollSpy(sections.navbars)} - + {this.renderScrollSpy(sections.crumbs)} - + {this.renderScrollSpy(sections.tabs)} - + {this.renderScrollSpy(sections.pagination)} - + {this.renderScrollSpy(sections.pager)} - + {this.renderScrollSpy(sections.layout)}

Page layout @@ -203,25 +246,25 @@ const ComponentsPage = React.createClass({

The components in this section offer different ways to structure and present data on your page.

- + {this.renderScrollSpy(sections.grid)} - + {this.renderScrollSpy(sections.jumbotron)} - + {this.renderScrollSpy(sections.pageHeader)} - + {this.renderScrollSpy(sections.listGroup)} - + {this.renderScrollSpy(sections.tables)} - + {this.renderScrollSpy(sections.panels)} - + {this.renderScrollSpy(sections.wells)} - + {this.renderScrollSpy(sections.forms)} - + {this.renderScrollSpy(sections.media)}

Media content @@ -230,16 +273,16 @@ const ComponentsPage = React.createClass({

The React-Bootstrap media content components offer ways to present images and other media to your users in a responsive way, along with support for styling those components.

- + {this.renderScrollSpy(sections.images)} - + {this.renderScrollSpy(sections.thumbnails)} - + {this.renderScrollSpy(sections.embed)} - + {this.renderScrollSpy(sections.carousels)} - + {this.renderScrollSpy(sections.misc)}

Miscellaneous components @@ -248,19 +291,19 @@ const ComponentsPage = React.createClass({

React-Bootstrap also offers various standalone components that can be used to present specific, relevant kinds of information across your pages.

- + {this.renderScrollSpy(sections.icons)} - + {this.renderScrollSpy(sections.labels)} - + {this.renderScrollSpy(sections.badges)} - + {this.renderScrollSpy(sections.alerts)} - + {this.renderScrollSpy(sections.progress)} - + {this.renderScrollSpy(sections.utilities)}

Utilities @@ -269,10 +312,10 @@ const ComponentsPage = React.createClass({

React-Bootstrap also exposes certain utility components used internally. They can be used to enhance your own custom components as well.

- + {this.renderScrollSpy(sections.transitions)} - + {this.renderScrollSpy(sections.missing)}

Missing components @@ -281,7 +324,7 @@ const ComponentsPage = React.createClass({

We've intentionally omitted a few components from React-Bootstrap. Don't worry, though – we cover what to do in this section.

- + {this.renderScrollSpy(sections.affix)}

Affix @@ -291,7 +334,7 @@ const ComponentsPage = React.createClass({

There isn't really any additional Bootstrap markup associated with affixes, so we didn't add a Bootstrap-specific affix class. The upstream ones already give you everything you need.

- + {this.renderScrollSpy(sections.scrollspy)}

Scrollspy