TwoSky.WebComponents.InstantSearchComboBox
3.1.0
dotnet add package TwoSky.WebComponents.InstantSearchComboBox --version 3.1.0
NuGet\Install-Package TwoSky.WebComponents.InstantSearchComboBox -Version 3.1.0
<PackageReference Include="TwoSky.WebComponents.InstantSearchComboBox" Version="3.1.0" />
<PackageVersion Include="TwoSky.WebComponents.InstantSearchComboBox" Version="3.1.0" />
<PackageReference Include="TwoSky.WebComponents.InstantSearchComboBox" />
paket add TwoSky.WebComponents.InstantSearchComboBox --version 3.1.0
#r "nuget: TwoSky.WebComponents.InstantSearchComboBox, 3.1.0"
#:package TwoSky.WebComponents.InstantSearchComboBox@3.1.0
#addin nuget:?package=TwoSky.WebComponents.InstantSearchComboBox&version=3.1.0
#tool nuget:?package=TwoSky.WebComponents.InstantSearchComboBox&version=3.1.0
InstantSearchComboBox
InstantSearchComboBox is based on Vidyano's ComboBox. It's used to show the options from a specific query while the user is typing a value.
1 - Change the desired attribute to InstantSearchComboBox DataType.
2 - Set the query that will be used for the options on the type hints of the attribute (e.g. Query=Brands).
3 - It's also possible to define on the type hints the minimal number of character for the attribute to search the results and the time that the component should wait between typing the value and searching for the items on the query. By default, those values are MinChar=2 and SearchDelay=500 (as miliseconds).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Vidyano (>= 6.0.20250923.6107)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.