sofi icon indicating copy to clipboard operation
sofi copied to clipboard

Add Checkbox element

Open tryexceptpass opened this issue 9 years ago • 0 comments

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.

tryexceptpass avatar Aug 23 '16 01:08 tryexceptpass