Template helper el-fieldset

handlebars.el.form

Outputs a fieldset

{{#el-fieldset legend=legend}}...{{/el-fieldset}}

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

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

Text for fieldset legend