# checkbox-group
Start from base library version 1.0.0. Please remaining backward compatible.
Multiple selector, internally composed of multiplecheckbox.
attribute | type | Default value | Required | Introductions | Minimum version |
---|---|---|---|---|---|
bindchange | EventHandle | no | Triggers when a check item changes in checkbox-group change Event, detail = {value:[Array of values for the selected checkbox]} | 1.0.0 |