Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skclusive/skclusive.transition.component

Transition components for Blazor
https://github.com/skclusive/skclusive.transition.component

asp-net-core blazor csharp dotnet

Last synced: 3 months ago
JSON representation

Transition components for Blazor

Awesome Lists containing this project

README

        

Skclusive.Transition.Component
=============================

> A set of components for managing component states (including mounting and unmounting) over time, specifically designed with animation in mind.

### Installation

Add a reference to the library from [![NuGet](https://img.shields.io/nuget/v/Skclusive.Transition.Component.svg)](https://www.nuget.org/packages/Skclusive.Transition.Component/)

## Credits

This is an attempt to port [react-transition-group](https://github.com/reactjs/react-transition-group) to Blazor.

## License

Skclusive.Transition.Component is licensed under [MIT license](http://www.opensource.org/licenses/mit-license.php)

DomHelpers Services and DomHelpers Scripts addition