Create the Checkbox object that represents a div with checkbox class containing groups of <label> tags with checkbox type <input> and text.
- Support setting
disabled by adding class and attribute
- Include
checked attribute
- Shortcut creation through a text list that will add a number of checkboxes and automatically pick a default one.
Create the
Checkboxobject that represents adivwithcheckboxclass containing groups of<label>tags withcheckboxtype<input>and text.disabledby adding class and attributecheckedattribute