0.0.35 • Published 5 months ago

kenga-model-fields v0.0.35

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

Kenga model fields

Kenga bindable input widgets with JavaScript typed values. You can find almost all HTML5 input widgets here. They all have data binding feature, value property and fire value change events.

Install

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

Using

To use data binding of these widgets, you can write something like this const me = new ModelEmailField(); me.data = ordersData; me.field = 'currentItem.orderer.email';.

Architecture

These wdigets are decorated and bound field widgets. All of these widgets are descendants of similar widdgets from kenga-fields package.

0.0.35

5 months ago

0.0.33

6 months ago

0.0.34

6 months ago

0.0.32

10 months ago

0.0.30

2 years ago

0.0.31

2 years ago

0.0.29

2 years ago

0.0.28

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.14

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