Creates a submit button. This element must be used within HTML form.
Required attributes: none
| action: | Method to invoke when the button is clicked. | 
| value: | Title of the button. | 
| enabled: | If the value is true, the element appears but is not active. In addition, it doesn’t send the form data although the button is clicked. | 
bind_request
own_attributes
run
to_s