Knockout.Combobox
1.0.80
dotnet add package Knockout.Combobox --version 1.0.80
NuGet\Install-Package Knockout.Combobox -Version 1.0.80
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Knockout.Combobox" Version="1.0.80" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Knockout.Combobox" Version="1.0.80" />
<PackageReference Include="Knockout.Combobox" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Knockout.Combobox --version 1.0.80
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout.Combobox, 1.0.80"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Knockout.Combobox&version=1.0.80
#tool nuget:?package=Knockout.Combobox&version=1.0.80
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A flexible combobox for Knockout
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- knockoutjs (>= 3.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed two way binding of selected value for none observables