Web Component: j-Checkboxlist
j-CheckboxList
- for custom design you can use j-CheckboxListExpert
- now supports darkmode
Configuration:
required
{Boolean} (optional) enables "required" (default:false
)items
{String} (optional) static itemskey1|value1, key2 with value, key3|value
icon
{String} (optional) icon for label withoutfa-
e.g.home
,cog
, etc.checkicon
{String} (optional) check icon withoutfa-
, (default:check
).label
{String} (optional) label (default is HTML content)type
{String} (optional) can benumber
(convertsString
values toNumber
)datasource
{String} path to data-source (must be array)text
{String} determines a property name for text (in data-source), default:name
value
{String} determines a property name for value (in data-source) default :id
empty
{String} (optional) empty text for empty data-sourcedisabled
{Boolean} (optional) disables this component
Author
- Peter Širka petersirka@gmail.com
- License: MIT
Created
10. may 2016
Updated
31. january 2023
Version
v1
License
https://www.totaljs.com/license/
Dark mode
Yes
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com