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

Reverse effect #23

Open
Gioking opened this issue Dec 29, 2022 · 2 comments
Open

Reverse effect #23

Gioking opened this issue Dec 29, 2022 · 2 comments

Comments

@Gioking
Copy link

Gioking commented Dec 29, 2022

Hi I'm using Blazor.Animate, on a button click I expand a div with a component in it, it work well but my ask is: is there a way reverse the effect so collapse the same expanded div ?

Suppose I call .Run() to start the effect, up to me should need something like .Close() to reverse the effect.

Thank you a lot.
Gioking

@gabrieldelaparra
Copy link

Hi @Gioking, I think that you could just run 2 effects with inverse behavior. Would this work?

@Gioking
Copy link
Author

Gioking commented Jul 6, 2023

Ok thank you gabriel, I fixed it,
ANother thing.. do you know a good project template for Blazor Server Word Addin ?

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