UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

7 lines (6 loc) 77 B
window.app = new Vue({ el: '#app', data: { showCollapse: true } })