Element.addSubmitButton

Adds a form field to this element, normally a <input> but type can also be "textarea".

This is fairly html specific and the label uses my style. I recommend you view the source before you use it to better understand what it does. Tags: HTML, HTML5

class Element
addSubmitButton
(
string label = null
)
Suggestion Box / Bug Report