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