Button enhances standard form elements like button, input of type submit or reset or anchors to themable buttons with appropriate mouseover and active styles.
In addition to basic push buttons, radio buttons and checkboxes (inputs of type radio and checkbox) can be converted to buttons: Their associated label is styled to appear as the button, while the underlying input is updated on click.
When using an input of type button, submit or reset, support is limited to plain text labels with no icons.