Provides a transition component which allows to add entering/leaving transitions for any element or component.
Info
| Version: | 0.1.2-dev |
| Author(s): | leeax |
| Last Update: | Wednesday, December 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Ieeax/web |
| NuGet Url: | https://www.nuget.org/packages/Leeax.Web.Components.Transition |
Install
Install-Package Leeax.Web.Components.Transition
dotnet add package Leeax.Web.Components.Transition
paket add Leeax.Web.Components.Transition
Leeax.Web.Components.Transition Download (Unzip the "nupkg" after downloading)
Dependencies
- Leeax.Web.Components.Abstractions(>= 0.1.2)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
Tags