UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

23 lines (22 loc) 507 B
{ "name": "@bootstrap-vue/input-group", "version": "1.0.0", "meta": { "title": "Input Group", "component": "bInputGroup", "components": [ "bInputGroupAddon", "bInputGroupButton" ], "slots": [ { "name": "left", "description": "Left attachment" }, { "name": "right", "description": "Right attachment" } ] } }