BlazorTransitionGroup 0.0.1
See the version list below for details.
dotnet add package BlazorTransitionGroup --version 0.0.1
NuGet\Install-Package BlazorTransitionGroup -Version 0.0.1
<PackageReference Include="BlazorTransitionGroup" Version="0.0.1" />
paket add BlazorTransitionGroup --version 0.0.1
#r "nuget: BlazorTransitionGroup, 0.0.1"
// Install BlazorTransitionGroup as a Cake Addin #addin nuget:?package=BlazorTransitionGroup&version=0.0.1 // Install BlazorTransitionGroup as a Cake Tool #tool nuget:?package=BlazorTransitionGroup&version=0.0.1
Blazor Transition Group
Exposes simple components useful for defining entering and exiting transitions. it does not animate styles by itself. Instead it exposes transition stages, manages classes and group elements and manipulates the DOM in useful ways, making the implementation of actual visual transitions much easier.
This project is inspired from React Transition Group.
Demo page https://le-nn.github.io/blazor-transition-group/ See more docs https://github.com/le-nn/blazor-transition-group
License
Designed with ♥ by le-nn. Licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Microsoft.AspNetCore.Components (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.