mjml-ecm-head-title

4.4.0-ecm-18 • Public • Published

mjml-title

This tag allows you to set the title of an MJML document

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

try it live

/mjml-ecm-head-title/

    Package Sidebar

    Install

    npm i mjml-ecm-head-title

    Homepage

    mjml.io/

    Weekly Downloads

    5

    Version

    4.4.0-ecm-18

    License

    MIT

    Unpacked Size

    2.83 kB

    Total Files

    5

    Last publish

    Collaborators

    • tomsq