aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohit Sharma <[email protected]>2021-09-28 15:03:33 +0530
committerGitHub <[email protected]>2021-09-28 12:33:33 +0300
commit337447c5cc2530bcfd11323ba559acebd959eb36 (patch)
treebc81ce7f0686d3596747a432d2c6067a650671fe
parentb1e27a456bb0fe381916ee1ed1a0ce38e5f094fe (diff)
downloadbootstrap-337447c5cc2530bcfd11323ba559acebd959eb36.tar.xz
bootstrap-337447c5cc2530bcfd11323ba559acebd959eb36.zip
Add offcanvas to the components requiring JavaScript (#35013)
Co-authored-by: XhmikosR <[email protected]>
-rw-r--r--site/content/docs/5.1/getting-started/introduction.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.1/getting-started/introduction.md b/site/content/docs/5.1/getting-started/introduction.md
index c4f6dd2c7..b2fe767d7 100644
--- a/site/content/docs/5.1/getting-started/introduction.md
+++ b/site/content/docs/5.1/getting-started/introduction.md
@@ -61,6 +61,7 @@ Curious which components explicitly require our JavaScript and Popper? Click the
- Dropdowns for displaying and positioning (also requires [Popper](https://popper.js.org/))
- Modals for displaying, positioning, and scroll behavior
- Navbar for extending our Collapse plugin to implement responsive behavior
+- Offcanvases for displaying, positioning, and scroll behavior
- Toasts for displaying and dismissing
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
- Scrollspy for scroll behavior and navigation updates