A typeahead component for Blazor applications.
Info
| Version: | 4.7.0 |
| Author(s): | Chris Sainty |
| Last Update: | Friday, July 15, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Blazored/Typeahead |
| NuGet Url: | https://www.nuget.org/packages/Blazored.Typeahead |
Install
Install-Package Blazored.Typeahead
dotnet add package Blazored.Typeahead
paket add Blazored.Typeahead
Blazored.Typeahead Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.2)
- Microsoft.AspNetCore.Components.Web(>= 3.1.2)
Tags