Commmerce Docs

What it is

Two-step UI: request a reset link by email, then set a new password from the link.

When to use

  • /account/reset-password landing
  • Inline reset link from login

Attributes

AttributeTypeDefaultDescription
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Request + confirm flow in one element.

<mmm-reset-password></mmm-reset-password>