Install
Install component from your command line.Getting started
Add the component to your email template. Include styles where needed.Props
string
default:"en"
Identify the language of text content on the email
string
default:"ltr"
Identify the direction of text content on the email
When customizing
lang and/or dir, you should set the same values on the
Body component. Some email clients strip the html or
body tags, so it’s necessary to have both.