diff options
| author | Shulhan <ms@kilabit.info> | 2021-09-05 19:52:15 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2021-09-05 19:57:35 +0700 |
| commit | 897d8bbdd89034d8a9bdc781de07c5492b340f1f (patch) | |
| tree | f44d0001ac1b1e53e55cc9174a2791c39545027f /editor/example.html | |
| parent | b18cd3529299e03f5c14d9bf702f28c3f7acb4d0 (diff) | |
| download | pakakeh.ts-897d8bbdd89034d8a9bdc781de07c5492b340f1f.tar.xz | |
input: implement input for checkboxes
The WuiInputCheckboxes class can create an HTML input for selecting one
or more item using checkbox.
The class require the following options: label, name, and options; and
optionally id, hint, is_disabled, and onChangeHandler.
The onChangeHandler receive all checked values.
Diffstat (limited to 'editor/example.html')
0 files changed, 0 insertions, 0 deletions
