UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

25 lines (24 loc) 574 B
{ "name": "@bootstrap-vue/card", "version": "1.0.0", "meta": { "title": "Card", "component": "bCard", "components": [ "bCardHeader", "bCardFooter", "bCardImg", "bCardGroup" ], "slots": [ { "name": "header", "description": "For custom rendering of header content" }, { "name": "footer", "description": "For custom rendering of footer content" } ] } }