A pure Blazor autocomplete component with fuzzy matching.
Info
Version: | 0.2.0-dev-00077 |
Author(s): | Zachary Becknell |
Last Update: | Tuesday, June 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zbecknell/ZBlazor.QuickInput |
NuGet Url: | https://www.nuget.org/packages/ZBlazor.QuickInput |
Install
Install-Package ZBlazor.QuickInput
dotnet add package ZBlazor.QuickInput
paket add ZBlazor.QuickInput
ZBlazor.QuickInput Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.3)
- Microsoft.AspNetCore.Components.Web(>= 3.1.3)
Tags