DojoButton

A Dojo button invokes an event handler in response to a user’s click.

Properties

text
The text label for the button.
width
The width of the button.

Events

onClick
Specifies an event that occurs when the button is pressed

Feedback