UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

3 lines (2 loc) 348 B
const i="cds-tree-item-expand",t=[{target:".item-children",animation:[{opacity:0,height:"0"},{opacity:1,height:"from:item-children"}],options:{duration:"--animation-duration",easing:"--animation-easing",fill:"forwards"}}];export{t as AnimationTreeItemExpandConfig,i as AnimationTreeItemExpandName}; //# sourceMappingURL=cds-tree-item-expand.js.map