TEMPLATES

Reusable, dynamic templates.

Build templates with variables — or author with React Email.


              export default function Welcome({ firstName }) {
  return (
    <Html>
      <Preview>Welcome aboard</Preview>
      <Text>Hi {firstName}, you're in.</Text>
    </Html>
  );
}
            

React Email.

Author templates as React components and publish them to Xurel.

Variables.

Inject {{first_name}} and custom fields at send time.

Live preview.

Preview with sample data before the message hits a real inbox.

Related

More features

Ship your first email today.

Create an account, verify your domain, and send in minutes.