aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/getting-started
diff options
context:
space:
mode:
authorHannah Issermann <[email protected]>2024-05-25 08:02:29 +0200
committerGitHub <[email protected]>2024-05-25 08:02:29 +0200
commit7ff271bd8a8386b09a9eca78ea998356bc133ca8 (patch)
tree370273817c801b2abfbc9835e868c9c3c69a7903 /site/content/docs/5.3/getting-started
parent72d3b6efc4b92e83a4abca6f5bc0cd7e6fd25931 (diff)
downloadbootstrap-7ff271bd8a8386b09a9eca78ea998356bc133ca8.tar.xz
bootstrap-7ff271bd8a8386b09a9eca78ea998356bc133ca8.zip
docs: add Accordion component in the JS components section (#39980)
Diffstat (limited to 'site/content/docs/5.3/getting-started')
-rw-r--r--site/content/docs/5.3/getting-started/introduction.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.3/getting-started/introduction.md b/site/content/docs/5.3/getting-started/introduction.md
index b0f7dabc5..b76b2d47d 100644
--- a/site/content/docs/5.3/getting-started/introduction.md
+++ b/site/content/docs/5.3/getting-started/introduction.md
@@ -83,6 +83,7 @@ You can also use the CDN to fetch any of our [additional builds listed in the Co
Curious which components explicitly require our JavaScript and Popper? If you're at all unsure about the general page structure, keep reading for an example page template.
+- Accordions for extending our Collapse plugin
- Alerts for dismissing
- Buttons for toggling states and checkbox/radio functionality
- Carousel for all slide behaviors, controls, and indicators