Bootstrap QuickTabs integrates the Quick Tabs module with the Bootstrap theme, providing a streamlined and templated way to create tabbed content. This allows for easy display of related content in a tabbed interface that aligns with Bootstrap's styling.
Drupal 8 Version
With all the features from the Drupal 7 version, the Drupal 8 version is here! Since the Bootstrap theme only has Bootstrap 3 for Drupal 8, this made the tabs code much more streamlined as extra CSS styles are now attached via a library. The output is now templated if you so desire to override it.
Requirements
* Please see Bootstrap documentation for which version of jQuery is required.