Template helper el-label

handlebars.el.form

Outputs a label for a control

{{{el-label for=for content=content}}}
{{#el-label}}...{{/el-label}}

Calls the el helper so accepts any parameter that the el helper takes

Source:
Parameters:
Name Type Attributes Description
for string <optional>

Id of input label is connected to