diff options
| author | Sam Magura <[email protected]> | 2022-06-04 14:34:00 -0400 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-06-13 08:41:50 -0700 |
| commit | 1b31f84916237b8d259f99053d1969b6225d23f1 (patch) | |
| tree | 48966b4adacc0fa80d380729265a8b1a2d503a1d /site/content/docs/5.2/getting-started/javascript.md | |
| parent | a9ef305b8175ae610c213b65e68711a0e43534b7 (diff) | |
| download | bootstrap-1b31f84916237b8d259f99053d1969b6225d23f1.tar.xz bootstrap-1b31f84916237b8d259f99053d1969b6225d23f1.zip | |
Document BootstrapVue being outdated
Diffstat (limited to 'site/content/docs/5.2/getting-started/javascript.md')
| -rw-r--r-- | site/content/docs/5.2/getting-started/javascript.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.2/getting-started/javascript.md b/site/content/docs/5.2/getting-started/javascript.md index 6badaab7a..fa157e006 100644 --- a/site/content/docs/5.2/getting-started/javascript.md +++ b/site/content/docs/5.2/getting-started/javascript.md @@ -19,7 +19,7 @@ While the Bootstrap CSS can be used with any framework, **the Bootstrap JavaScri A better alternative for those using this type of frameworks is to use a framework-specific package **instead of** the Bootstrap JavaScript. Here are some of the most popular options: - React: [React Bootstrap](https://react-bootstrap.github.io/) -- Vue: [BootstrapVue](https://bootstrap-vue.org/) +- Vue: [BootstrapVue](https://bootstrap-vue.org/) (currently only supports Vue 2 and Bootstrap 4) - Angular: [ng-bootstrap](https://ng-bootstrap.github.io/) ## Using Bootstrap as a module |
