Hello I'm looking for a way to render checkboxes and radio buttons using a knockout-kendo style for example something like : <input data-bind="kendoCheckBoxex: { data: choices, value: selectedChoice }" /> <input data-bind="kendoRadioButtons: { data: choices, value: selectedChoice }" /> is it available? Thanks
Hello
I'm looking for a way to render checkboxes and radio buttons using a knockout-kendo style
for example something like :
is it available?
Thanks