primevue
Version:
PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc
2 lines (1 loc) • 538 B
JavaScript
;var e=require("primevue/avatargroup/style"),r=require("primevue/basecomponent"),t=require("vue");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(e),a={name:"AvatarGroup",extends:{name:"BaseAvatarGroup",extends:n(r).default,style:o.default,provide:function(){return{$parentInstance:this}}},inheritAttrs:!1};a.render=function(e,r,n,o,a,u){return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:e.cx("root")},e.ptmi("root")),[t.renderSlot(e.$slots,"default")],16)},module.exports=a;