Control template password-new.edit

Language: handlebars

Template used by new password control in edit mode

{{{template "password-new.edit" attributes=attributes}}}

NB. It is usually preferable to use control.view template rather than calling this directly

Source:
See:
To Do:
  • Could/should this not actually be

    {{template "password.edit" attributes=attributes}}?
Parameters:
Name Type Attributes Description
attributes object <optional>

Attributes to pass to el-password