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.

16 lines (15 loc) 535 B
{ "name": "@bootstrap-vue/layout", "version": "1.0.0", "meta": { "title": "Layout and Grid System", "description": "Use the powerful mobile-first flexbox grid (via the <b-container>, <b-row>, <b-form-row> and <b-col> components) to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, CSS Sass variables and mixins, and dozens of predefined classes.", "slug": "layout", "components": [ "BContainer", "BRow", "BCol", "BFormRow" ] } }