UNPKG

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) 465 B
import r from"primevue/avatargroup/style";import e from"primevue/basecomponent";import{openBlock as t,createElementBlock as a,mergeProps as o,renderSlot as n}from"vue";var p={name:"AvatarGroup",extends:{name:"BaseAvatarGroup",extends:e,style:r,provide:function(){return{$parentInstance:this}}}};p.render=function(r,e,p,m,s,u){return t(),a("div",o({class:r.cx("root")},r.ptm("root"),{"data-pc-name":"avatargroup"}),[n(r.$slots,"default")],16)};export{p as default};