4.6.7 • Published 5 years ago

browser-mjml-head-breakpoint v4.6.7

Weekly downloads
65
License
MIT
Repository
github
Last release
5 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

5 years ago

4.6.6

5 years ago

4.6.3

5 years ago

4.2.8

6 years ago

4.2.7

6 years ago

4.2.6

6 years ago

4.2.5

7 years ago

4.2.4

7 years ago

4.2.3

7 years ago

4.2.2

7 years ago

4.2.1

7 years ago