Outputs submit input element
{{{el-submit name=name}}}
Calls handlebars.el.form~inputHelper passing submit as the type
Since inputHelper in turn calls the el helper, accepts any parameter that the el helper takes
Outputs submit input element
{{{el-submit name=name}}}
Calls handlebars.el.form~inputHelper passing submit as the type
Since inputHelper in turn calls the el helper, accepts any parameter that the el helper takes