Blazor component to simulate a text being typed.
Info
Version: | 1.2.1 |
Author(s): | Gustavo Santos |
Last Update: | Thursday, February 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gustavoosantoos/BlazorTyper |
NuGet Url: | https://www.nuget.org/packages/BlazorTyper |
Install
Install-Package BlazorTyper
dotnet add package BlazorTyper
paket add BlazorTyper
BlazorTyper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)