diff --git a/docs/4.0/components/list-group/index.html b/docs/4.0/components/list-group/index.html index 154ae274..458d8a58 100644 --- a/docs/4.0/components/list-group/index.html +++ b/docs/4.0/components/list-group/index.html @@ -1601,7 +1601,7 @@
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js
file—to extend our list group to create tabbable panes of local content.
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js
file—to extend our list group to create tabbable panes of local content.
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js
file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js
file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.
If you’re building our JavaScript from source, it requires util.js
.
Things to know when using the popover plugin:
bootstrap.bundle.min.js
/ bootstrap.bundle.js
which contains Popper.js in order for popovers to work!bootstrap.bundle.min.js
/ bootstrap.bundle.js
which contains Popper.js in order for popovers to work!util.js
.Things to know when using the tooltip plugin:
bootstrap.bundle.min.js
/ bootstrap.bundle.js
which contains Popper.js in order for tooltips to work!bootstrap.bundle.min.js
/ bootstrap.bundle.js
which contains Popper.js in order for tooltips to work!util.js
.