Info
Version: | 0.1.1 |
Author(s): | MiP.Blazor.Behaviors |
Last Update: | Thursday, April 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praschl/MiP.Blazor.Behaviors |
NuGet Url: | https://www.nuget.org/packages/MiP.Blazor.Behaviors |
Install
Install-Package MiP.Blazor.Behaviors
dotnet add package MiP.Blazor.Behaviors
paket add MiP.Blazor.Behaviors
MiP.Blazor.Behaviors Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.2)
- Microsoft.AspNetCore.Components.Web(>= 3.1.2)
Tags
Extract functionality from a Component into a Behavior to make it reusable.
Reuse it by adding Behaviors to a Component.