0.0.35 • Published 3 months ago

kenga-model-buttons v0.0.35

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
3 months ago

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.

0.0.35

3 months ago

0.0.34

4 months ago

0.0.32

6 months ago

0.0.33

6 months ago

0.0.31

10 months ago

0.0.30

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

5 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago