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