UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

10 lines (9 loc) 141 B
window.app = new Vue({ el: '#app', data: { file: null, file2: null, file3: null, files: [] } });