diff --git a/components.html b/components.html index 12c72e00ae..edc6e52167 100644 --- a/components.html +++ b/components.html @@ -1210,6 +1210,10 @@ base_url: "../"
For tabs with tabbable areas, you must use the tabs JavaScript plugin.
+Take that same HTML, but use .nav-pills
instead:
This plugin extends the tabbed navigation component to add tabbable areas.
+Enable tabbable tabs via JavaScript (each tab needs to be activated individually):