Vue.js
How To Use Bootstrap 5 Modal With Vue.js 3
- Ahmed Shaltout
- February 24, 2022
- Bootstrap
- How To
- Vuejs
Using Bootstrap’s Modal inside your Vue 3 application is a little bit tricky but it is worth it, Bootstrap’s Modal uses JavaScript to add dialogs to your site for lightboxes, user notifications, or completely custom content.
Read More