npm.io
5.4.0 • Published 1 month ago

mjml-head-preview

Licence
MIT
Version
5.4.0
Deps
3
Size
4 kB
Vulns
0
Weekly
0
Stars
18.2K

mj-preview

This tag allows you to set the preview text that will be displayed in the inbox of the recipient.

<mjml>
 <mj-head>
   <mj-preview>Hello MJML</mj-preview>
 </mj-head>
 <mj-body>
   <mj-section>
     <mj-column>
       <mj-text>
         Hello World!
       </mj-text>
     </mj-column>
   </mj-section>
 </mj-body>
</mjml>

mj-preview doesn't support any attributes.

Try it live