DojoToggleButton

The DojoToggleButton widget creates a button and the text of the button changes when clicked.

Properties

text
The text label for the button.
checkedText
The text label for when clicked.

Functions

isChecked
Returns true if the button is checked.

Feedback