Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appear support #7

Open
rob-2018 opened this issue Sep 11, 2021 · 2 comments
Open

appear support #7

rob-2018 opened this issue Sep 11, 2021 · 2 comments

Comments

@rob-2018
Copy link

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.

@ivanvermeyen
Copy link
Owner

Hello,

Just so we're on the same page: you want a prop to automatically collapse a div (with transition) on initial render?
I'll see if I can get that to work.

@rob-2018
Copy link
Author

Hi, I mean a prop to automatically appear a div with transition on initial render (if v-show is trueish of course).

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants