Skip to content

Commit

Permalink
Add offcanvas to the components requiring JavaScript (#35013)
Browse files Browse the repository at this point in the history
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
rohit2sharma95 and XhmikosR committed Sep 28, 2021
1 parent b1e27a4 commit 337447c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/5.1/getting-started/introduction.md
Expand Up @@ -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
Expand Down

0 comments on commit 337447c

Please sign in to comment.