Navs & tabs
Tabs for peer views, driven by aria-selected. The underline is the state; the panel is yours.
.tabs > .tab[role=tab] — click moves aria-selected (preview.js)
vertical nav = .list-group-flush with aria-current — no separate component
Tabs for peer views, driven by aria-selected. The underline is the state; the panel is yours.
.tabs > .tab[role=tab] — click moves aria-selected (preview.js)
vertical nav = .list-group-flush with aria-current — no separate component