UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

7 lines (6 loc) 73 B
window.app = new Vue({ el: '#app', data: { currentPage: 3 } })