Blazor.Animate Versions Save

Easily add fade, slide and zoom-effects into your Blazor applications.

3.0.0

3 years ago

Added functionality for running the animation manually. Use IsManual="true" and Run().

Added sample to showcase how animation can be executed manually: https://github.com/mikoskinen/Blazor.Animate/blob/master/samples/BlazorAnimate.Sample/Pages/Manual.razor

NuGet