API Reference
EmailTemplateClassNames
The following class names can be passed to the <EmailTemplate /> component to customize the appearance of the Email Template:
| Prop | Type | Default |
|---|---|---|
link? | string | - |
hr? | string | - |
heading? | string | - |
footer? | string | - |
content? | string | - |
image? | string | - |
container? | string | - |
button? | string | - |
body? | string | - |