0.0.38 • Published 5 months ago

kenga-fields v0.0.38

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

Kenga fields

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

Install

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

Using

To use data binding of these widgets, you can write something like this const em = new EMailField(); em.onValueCange = (event) => {...}.

Architecture

These widgets have decorations, that allow a user to clear a widget's value and select a value with custom value selection dialog. Also, these widgets have value property and fire value change events.

See kenga/decorator module to learn more about value clear and value select.

0.0.38

5 months ago

0.0.37

6 months ago

0.0.36

6 months ago

0.0.35

10 months ago

0.0.33

2 years ago

0.0.34

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.30

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.23

5 years ago

0.0.22

6 years ago

0.0.21

6 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

7 years ago

0.0.9

7 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