mikoskinen/Blazor.Animate

Animate disappearing or moving elements? Or just appearing ones?

szalapski opened this issue · 2 comments

Am I to assume that this only animates items as they appear (i.e. inside an @if block)?

There's no way to animate components or render-fragments as they disappear?

And there's no way to animate components or render-fragments as they move over to accommodate the appearing elements?

animating a change in size of a div would be great, - I have mouseover events that make (already visible) items get bigger, and mouseleave makes smaller, and it would be really great if these could open up using animations. is this in the pipeline? how hard would it be to achieve? thanks everyone

Would be awesome if this had a way to animate out as well. Saw an 'enhancement' issue on the board, any plans to add this?