CustomClass | STRING | <> | | Enables you to define an html class to the top div of the widget. Multiple classes can be entered, separated by space |
Template | LIST | < | Template1 | The widget template to use for this widget |
State | BOOLEAN | <> | FALSE | When selected, the checkbox will show as selected and output TRUE . |
Disabled | BOOLEAN | < | FALSE | Disables the checkbox so it can't be clicked to change its state |
Label | STRING(localized) | < | Label | The text that is displayed above the input/textarea |
TabSequence | INTEGER | | 0 | Specifies the tab order of an element (when the "tab" button is used for navigating) |
Tooltip | STRING(localized) | < | | Optional tooltip used to display additional information. Will be set as a title="" in the widget and styling based on browser used. |