Installation
Usage
Add the component to your email template. Include children tags where needed.Props
TheHead component accepts all standard HTML attributes for the <head> element.
The content to place in the head element, such as
<title>, <style>, <meta>, and <Font> componentsFeatures
TheHead component automatically includes the following meta tags:
<meta content="text/html; charset=UTF-8" httpEquiv="Content-Type" />- Sets the character encoding<meta name="x-apple-disable-message-reformatting" />- Prevents Apple Mail from reformatting your email
TypeScript
Email Client Support
This component was tested using the most popular email clients.| Gmail | Apple Mail | Outlook | Yahoo! Mail | HEY | Superhuman |
|---|---|---|---|---|---|
| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |