Checkbox

Example

1

Description

Properties

Property Name Description
checked true if this box is currently checked
defaultChecked whether the box is checked by default at page load
form form that contains this checkbox
name name of the checkbox
type returns "checkbox"
value value associated with this checkbox

Methods

Method Name Description Values