UNPKG

bootstrap-vue

Version:

BootstrapVue, with over 40 plugins and more than 75 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.

28 lines (27 loc) 654 B
{ "name": "@bootstrap-vue/input-group", "version": "1.0.0", "meta": { "title": "Input Group", "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.", "components": [ { "component": "BInputGroup", "slots": [ { "name": "prepend", "description": "Prepend attachment" }, { "name": "append", "description": "Append attachment" } ] }, "BInputGroupPrepend", "BInputGroupAppend", "BInputGroupText", "BInputGroupAddon" ] } }