Visitza — Reset Password
TemplateReact Email password-reset template for Visitza. Single-action layout with expiry note and plain-text fallback link. Supports all three product variants.
client/visitza/email-tpl-reset-passwordInstallation
1 · Add registry to components.json
2 · Install component
Examples
All product variants
Switch between public, partner, and supplier brands. Shows subject, plain text, and live HTML preview.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
recipientEmailreq | string | — | Address being reset (shown in copy). |
recipientName | string | — | Greeting name; falls back to 'there'. |
productreq | VisitzaEmailProduct | — | Brand variant: public | partner | supplier. |
resetUrlreq | string | — | HTTPS reset link (shown as button and plain-text fallback). |
expiryNote | string | — | Defaults to 'This link expires in 1 hour.'. |