ant-design-x-vue
Version:
Craft AI-driven interfaces effortlessly
2 lines (1 loc) • 496 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=t=>{const{componentCls:n}=t,i=`${n}-transition-collapse`;return{[n]:{[i]:{"&-enter-active":{transition:["max-height","padding-top","padding-bottom"].map(o=>`${o} ${t.motionDurationSlow} ${t.motionEaseInOut}`).join(",")},"&-leave-active":{transition:["max-height","padding-top","padding-bottom"].map(o=>`${o} ${t.motionDurationSlow} ${t.motionEaseInOut}`).join(",")}}}}};exports.genTransitionCollapseStyle=a;
;