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) • 619 B
JavaScript
this.primevue=this.primevue||{},this.primevue.accordiontab=function(e,n,t){"use strict";function r(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=r(e),o={name:"AccordionTab",extends:{name:"BaseAccordionTab",extends:r(n).default,props:{header:null,headerStyle:null,headerClass:null,headerProps:null,headerActionProps:null,contentStyle:null,contentClass:null,contentProps:null,disabled:Boolean},style:l.default,provide:function(){return{$parentInstance:this}}}};return o.render=function(e,n,r,l,o,u){return t.renderSlot(e.$slots,"default")},o}(primevue.accordiontab.style,primevue.basecomponent,Vue);