yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

Plugin use #463

Closed Fleeck closed 7 years ago

Fleeck commented 7 years ago

Is there a way to use this as a plugin? i.e. Vue.use(VueStrap). That's because i want components to be injected globally.

Cedric-song commented 7 years ago

Have you solved this problem? @Fleeck

Fleeck commented 7 years ago

No, I am using mixin.

Cedric-song commented 7 years ago

got it . thx