1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Doc: Reorder alphabetically lists of components (#36128)

This commit is contained in:
Julien Déramond
2022-04-08 15:30:58 +02:00
committed by GitHub
parent 349a373ff6
commit 5299abeeab

View File

@@ -61,8 +61,8 @@ Curious which components explicitly require jQuery, our JavaScript, and Popper?
- 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
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
- Scrollspy for scroll behavior and navigation updates
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
{{< /markdown >}}
</details>