\r\n \r\n \r\n \r\n You may also manually place individual \r\n <b-breadcrumb-item>
\r\n child components in the default slot of the \r\n <b-breadcrumb>
\r\n component, as an alternative to using the \r\n items
\r\n prop, for greater control over the content of each item:\r\n \r\n\r\n \r\n \r\n Home\r\n \r\n \r\n Chat\r\n \r\n \r\n Infos\r\n \r\n \r\n\r\n \r\n {{ codeSlot }}\r\n \r\n \r\n
\r\n\r\n\r\n\r\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadcrumbSlot.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadcrumbSlot.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BreadcrumbSlot.vue?vue&type=template&id=633f7066&\"\nimport script from \"./BreadcrumbSlot.vue?vue&type=script&lang=js&\"\nexport * from \"./BreadcrumbSlot.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('b-card-code',{attrs:{\"title\":\"Alignment\"},scopedSlots:_vm._u([{key:\"code\",fn:function(){return [_vm._v(\" \"+_vm._s(_vm.codeAlignment)+\" \")]},proxy:true}])},[_c('b-card-text',[_c('span',[_vm._v(\"Use class \")]),_c('code',[_vm._v(\".justify-content-{direction}\")]),_c('span',[_vm._v(\" to align breadcrumb to center.\")])]),_c('div',{attrs:{\"id\":\"breadcrumb-alignment\"}},[_c('div',{staticClass:\"d-flex justify-content-start breadcrumb-wrapper\"},[_c('b-breadcrumb',{attrs:{\"items\":_vm.items}})],1),_c('div',{staticClass:\"d-flex justify-content-center breadcrumb-wrapper my-1\"},[_c('b-breadcrumb',{attrs:{\"items\":_vm.items}})],1),_c('div',{staticClass:\"d-flex justify-content-end breadcrumb-wrapper pr-1\"},[_c('b-breadcrumb',{attrs:{\"items\":_vm.items}})],1)])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","