0

I'm looking for a Bootstrap3 component that adds tabs at the right of the screen and when you click a tab it opens. See this examples:

tabs closed

tabs opened

brasileric
  • 1,017
  • 1
  • 8
  • 18

1 Answers1

0

If you see my answer here, you'll see that these "stacked" tabs used to be in Bootstrap 2, but were removed in Bootstrap 3. You can get the same effect with additional CSS.

Example: http://bootply.com/74926

Community
  • 1
  • 1
Carol Skelly
  • 351,302
  • 90
  • 710
  • 624