bootstrap-vue
Version:
BootstrapVue, with over 40 plugins and more than 80 custom components, custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-AR
20 lines (19 loc) • 424 B
JSON
{
"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"
}
]
}
]
}
}