react-email-components-template
v0.2.0
Published
Example React Component for npm Publication using Rollup
Downloads
6
Maintainers
Readme
yarn add react-email-components-template
Example React
component "library" using rollup
that is published to npm
.
title (string, required) - Used by clients if email is opened in a web page.
previewText (string, required) - Short description that appears in email clients
headCSS (string, optional) - CSS that belongs in <head>
. Note, email clients may strip this out.
bgColor (string, optional) - The background color for the email. '#FFFFFF' is the default
lang (string, optional) - ISO language code
dir (string, optional) - Either 'ltr' or 'rtl'. 'ltr' is the default