...
Buttons are clickable items used to perform an action
Button event invokes workflow associated with it, which actually performs actions such as save, new, cancel, etc.
...
Attributes
Label
The label is a short description given to the Button
Generally, the label is displayed on the Button
...