Skip to content

Commit 2ec2e13

Browse files
Add toasts to the components requiring JavaScript (#31344)
1 parent cc76849 commit 2ec2e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/layouts/partials/getting-started/components-requiring-javascript.html

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<li>Dropdowns for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
99
<li>Modals for displaying, positioning, and scroll behavior</li>
1010
<li>Navbar for extending our Collapse plugin to implement responsive behavior</li>
11+
<li>Toasts for displaying and dismissing</li>
1112
<li>Tooltips and popovers for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
1213
<li>Scrollspy for scroll behavior and navigation updates</li>
1314
</ul>

0 commit comments

Comments
 (0)