Skip to content

marat-gainullin/kenga-model-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenga model buttons

Kenga bindable buttons.

Install

To install kenga-model-buttons package to your project, type the following command: npm install kenga-model-buttons --save

Using

To use data binding of these widgets, you can write something like this const mb = new ModelCheckBox('Select an option'); mb.data = ordersData; mb.field = 'currentItem.active';.

Architecture

There are ModelCheckBox, ModelToggleButton and ModelRadioButton widgets.

About

Kenga bindable buttons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published