CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
413 stars 67 forks source link

Animations #9

Open scottkuhl opened 1 year ago

scottkuhl commented 1 year ago

Since this animation library is using keyframes, you should look into Animate.css which does the same thing. There are a lot of different animations in that library you might be able to add to yours very quickly.

mckaragoz commented 1 year ago

Since this animation library is using keyframes, you should look into Animate.css which does the same thing. There are a lot of different animations in that library you might be able to add to yours very quickly.

Actually i prefer https://animista.net/ 🙂 If you notice an animation that MudAnimate can't, plase inform us or make PR directly.