Getting started

Add the component to your email template.

@using BlazorEmail.Components
@inherits BlazorEmail.EmailBase

<Email>
    <H1>Hello World!</H1>
</Email>

Props

lang
string
default: "en"

Identify the language of text content on the email

dir
string
default: "ltr"

Identify the direction of text content on the email