# checkbox

Start from base library version 1.0.0. Please remaining backward compatible.

Multi-select items.

attribute type Default value Required Introductions Minimum version
value string no checkbox, triggered when selectedcheckbox-group) change Event and carry checkbox of value 1.0.0
disabled boolean false no Is it disabled? 1.0.0
checked boolean false no Is currently selected, can be used to set the default selection 1.0.0
color string #09BB07 no Check box color, same as css color 1.0.0

# sample code

Preview with Developer Tool