aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/getting-started/javascript.md
diff options
context:
space:
mode:
authorIssayah <[email protected]>2023-08-05 17:10:33 -0500
committerGitHub <[email protected]>2023-08-05 15:10:33 -0700
commit0fe3dd93f26187cf7f6fd8df38fc3e9348ca2fd0 (patch)
tree830c4fa332aa950cdf9a1ffea01dd166f486e96f /site/content/docs/5.3/getting-started/javascript.md
parent4a7dfa404f1363087b9d0e3ad88cd4f5b7504b83 (diff)
downloadbootstrap-0fe3dd93f26187cf7f6fd8df38fc3e9348ca2fd0.tar.xz
bootstrap-0fe3dd93f26187cf7f6fd8df38fc3e9348ca2fd0.zip
docs: add BootstrapVueNext to docs (#38970)
* docs: add BootstrapVueNext to docs * Update javascript.md --------- Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'site/content/docs/5.3/getting-started/javascript.md')
-rw-r--r--site/content/docs/5.3/getting-started/javascript.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/content/docs/5.3/getting-started/javascript.md b/site/content/docs/5.3/getting-started/javascript.md
index 80c222fcd..afa4ccd81 100644
--- a/site/content/docs/5.3/getting-started/javascript.md
+++ b/site/content/docs/5.3/getting-started/javascript.md
@@ -22,7 +22,8 @@ A better alternative for those using this type of frameworks is to use a framewo
{{< callout >}}
**Try it yourself!** Download the source code and working demo for using Bootstrap with React, Next.js, and React Bootstrap from the [twbs/examples repository](https://github.com/twbs/examples/tree/main/react-nextjs). You can also [open the example in StackBlitz](https://stackblitz.com/github/twbs/examples/tree/main/react-nextjs?file=src%2Fpages%2Findex.tsx).
{{< /callout >}}
-- Vue: [BootstrapVue](https://bootstrap-vue.org/) (currently only supports Vue 2 and Bootstrap 4)
+- Vue: [BootstrapVue](https://bootstrap-vue.org/) (Bootstrap 4)
+- Vue 3: [BootstrapVueNext](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) (Bootstrap 5, currently in alpha)
- Angular: [ng-bootstrap](https://ng-bootstrap.github.io/)
## Using Bootstrap as a module