vue-bootstrap-esm-async
v0.0.1
Published
``` Vue.use(bootstrap, { components: ['Badge', 'Navbar'], directives: ['Modal', 'Tooltip'] }) ```
Downloads
2
Readme
fork to use
Vue.use(bootstrap, {
components: ['Badge', 'Navbar'],
directives: ['Modal', 'Tooltip']
})