Visitza — Email Verification

Template

React Email address verification (magic link) template for Visitza. Supports all three product variants with dark theming. Includes subject generator, plain-text renderer, and EmailTemplateDefinition export.

client/visitza/email-tpl-confirmation

Installation

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

PropTypeDescription
recipientEmailreq
stringAddress to verify (shown in copy).
recipientName
stringGreeting name; falls back to 'there'.
productreq
VisitzaEmailProductBrand variant: public | partner | supplier.
confirmUrlreq
stringHTTPS verification link.
confirmButtonLabel
stringDefaults to 'Confirm email address'.
expiryNote
stringOptional italic note under body (e.g. link expiry).