UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

9 lines (8 loc) 218 B
window.app = new Vue({ el: "#app", data: { headerText: "Card header text", img0: "http://placeskull.com/200/200/ABABAB/-1/0", img1: "http://placeskull.com/200/200/E8117F/-1/0", } })