UNPKG

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

24 lines (23 loc) 587 B
{ "name": "@bootstrap-vue/button-group", "version": "1.0.0", "meta": { "title": "Button Group", "description": "Group a series of buttons together on a single line with <b-button-group>.", "components": [ { "component": "BButtonGroup", "description": "Group a series of buttons together on a single line", "props": [ { "prop": "vertical", "description": "When set, rendered the button group in vertical mode" } ], "aliases": [ "BBtnGroup" ] } ] } }