Info
Version: | 1.0.5 |
Author(s): | Zvinarevskii |
Last Update: | Tuesday, June 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SelectComponent |
Install
Install-Package SelectComponent
dotnet add package SelectComponent
paket add SelectComponent
SelectComponent Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(>= 3.4.2)
- jQuery(>= 1.10.2)
- RequireJS(>= 2.3.3)
- RequireJS.Text(>= 2.0.7)
- bootstrap(>= 3.0.0)
<component-select params="Value:Select,ArrayValues: AllCountries,KeyFieldName:'Key', TextFieldName:'Value'"></component-select>
Где "ArrayValues", "KeyFieldName","TextFieldName" являются обязательными параметрами.