bootstrap-vue-wrapper
v2.1.14
Published
Bootstrap 5 components in Vue3 wrapper.
Downloads
517
Maintainers
Readme
Bootstrap-Vue Wrapper
Requirements:
- Bootstrap 5
- Bootstrap icons
- Vue i18n (for custom validation messages)
- Vue router (for
<router-link>
) - Vue 3
Install:
npm install bootstrap-vue-wrapper
or
yarn add bootstrap-vue-wrapper
Dev:
yarn install
yarn dev
Examples
There are examples of each component in this file.