UNPKG

bootstrap-vue-next

Version:

Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development

3 lines (2 loc) 380 B
"use strict";const t=require("vue"),e=t.defineComponent({name:"ConditionalWrapper",inheritAttrs:!1,props:{tag:{type:String,default:"div"},skip:{type:Boolean,required:!0}},slots:Object,setup:(e,{slots:s,attrs:i})=>()=>e.skip?s.default?.({}):t.h(e.tag,{...i},[s.default?.({})])});exports._sfc_main=e; //# sourceMappingURL=ConditionalWrapper.vue_vue_type_script_lang-CdLqzk6C.js.map