mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-30 00:34:49 +00:00
Add toasts to the components requiring JavaScript (#31344)
This commit is contained in:
parent
cc76849d0d
commit
2ec2e138c9
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
<li>Dropdowns for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
|
<li>Dropdowns for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
|
||||||
<li>Modals for displaying, positioning, and scroll behavior</li>
|
<li>Modals for displaying, positioning, and scroll behavior</li>
|
||||||
<li>Navbar for extending our Collapse plugin to implement responsive behavior</li>
|
<li>Navbar for extending our Collapse plugin to implement responsive behavior</li>
|
||||||
|
<li>Toasts for displaying and dismissing</li>
|
||||||
<li>Tooltips and popovers for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
|
<li>Tooltips and popovers for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
|
||||||
<li>Scrollspy for scroll behavior and navigation updates</li>
|
<li>Scrollspy for scroll behavior and navigation updates</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue