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