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/RadioButtons |
Install
Install-Package RadioButtons
dotnet add package RadioButtons
paket add RadioButtons
RadioButtons 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)
<radio-buttons params="Value:RadioButton,ArrayValues: AllCountries,KeyFieldName:'Key', TextFieldName:'Value',Name:'optgroup'"></radio-buttons>
Где "ArrayValues", "KeyFieldName","TextFieldName" являются обязательными параметрами.