I'm very happy you made this component with nice, clean code, which can also be used with vue 3. However I would like to have a prop for the transition of the initial render in case the element is not collapsed. Like <transition appear>. Can that be added? Thanks a lot.
I'm very happy you made this component with nice, clean code, which can also be used with vue 3. However I would like to have a prop for the transition of the initial render in case the element is not collapsed. Like
<transition appear>. Can that be added? Thanks a lot.