UNPKG

bootstrap-vue

Version:

BootstrapVue, with over 40 plugins and more than 80 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

20 lines (19 loc) 424 B
{ "name": "@bootstrap-vue/badge", "version": "1.0.0", "meta": { "title": "Badge", "description": "Small and adaptive tag for adding context to just about any content.", "components": [ { "component": "BBadge", "props": [ { "prop": "pill", "description": "When set to 'true', renders the badge in pill style" } ] } ] } }