-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Create the Checkbox object that represents a div with checkbox class containing groups of <label> tags with checkbox type <input> and text.
- Support setting
disabledby adding class and attribute - Include
checkedattribute - Shortcut creation through a text list that will add a number of checkboxes and automatically pick a default one.