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.

8 lines 185 B
// // Utility Plugin for setting the configuration // import { pluginFactory } from './utils/plugins'; var BVConfigPlugin = /*#__PURE__*/ pluginFactory(); export default BVConfigPlugin;