Checkbox

Logical widget that represents a Boolean field as check box in a dynamic server page.

Checkbox in Chrome
Check box widget in Chrome browser

Widget Summary
Logical widget name: Checkbox
Maps to physical widget: htmlinput of type checkbox
Default definition: CheckBox=htmlinput(html:type=checkbox)
Supported triggers and properties: See htmlinput.
Use for: Boolean fields

Related Topics