4.6.7 • Published 4 years ago

browser-mjml-head-breakpoint v4.6.7

Weekly downloads
65
License
MIT
Repository
github
Last release
4 years ago

mj-breakpoint

This tag allows you to control on which breakpoint the layout should go desktop/mobile.

<mjml>
  <mj-head>
    <mj-breakpoint width="320px" />
  </mj-head>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-text>
          Hello World!
        </mj-text>
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>
attributeunitdescriptiondefault value
widthpxbreakpoint's valuen/a
4.6.7

4 years ago

4.6.6

4 years ago

4.6.3

4 years ago

4.2.8

5 years ago

4.2.7

5 years ago

4.2.6

5 years ago

4.2.5

5 years ago

4.2.4

5 years ago

4.2.3

5 years ago

4.2.2

5 years ago

4.2.1

5 years ago