title: Tabs
name: tabs
variants:
  - name: vertical
    title: Vertical
  - name: light
    title: Light
    notes: |
      The light version can be set as sticky with the class `.sticky-top` on the wrapper.

      To set the scrollspy plugin on the nav add an id to the nav and `data-spy="scroll" data-target="#nav-id" data-offset="0"` to the body tag.
