0.2.0 • Published 3 years ago

react-email-components-template v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

yarn add react-email-components-template

Greenkeeper badge Example Rollup React Component NPM Package codecov npm npm

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