Reference
The precise contracts — renderEmail, module behavior, error types, conformance, and migration.
The reference section is the precise contract for Nuxt Email's public surface. Where a guide explains a task, the reference states exactly what is guaranteed.
renderEmail
The render API, result shape, plain-text contract, and security boundary.
Module behavior
Discovery, auto-imports, and opt-in syntax highlighting.
Error types
Every typed error and the stable information it carries.
Conformance & divergences
How compatibility is measured and where output intentionally differs.
Migration from React Email
Translate JSX templates and rendering calls to Nuxt Email.