Checkbox
Toggleable selection element.
Properties
- All global properties
checked: boolean — Checked stateonChange: function — Change event handlerlabel: string — Checkbox label textdisabled: boolean — Whether the checkbox is disabledfocusable: boolean — Can receive focustabIndex: integer — Tab ordersrcChecked: string — Source for checked state imagesrcUnchecked: string — Source for unchecked state image