Skip to content

Releases: mikoskinen/Blazor.Animate

3.0.0

10 Sep 15:01
Compare
Choose a tag to compare

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