Adds a service and component for managing control focus in Blazor.
Info
Version: | 1.0.0 |
Author(s): | Brady Marston |
Last Update: | Friday, January 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ShadySoft.Blazor.FocusService |
Install
Install-Package ShadySoft.Blazor.FocusService
dotnet add package ShadySoft.Blazor.FocusService
paket add ShadySoft.Blazor.FocusService
ShadySoft.Blazor.FocusService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)