4.6.7 • Published 4 years ago

browser-mjml-divider v4.6.7

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

mj-divider

Displays a horizontal divider that can be customized like a HTML border.

<mjml>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-divider border-width="1px" border-style="dashed" border-color="lightgrey" />
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>
attributeunitdescriptiondefault value
border-colorcolordivider color#000000
border-stylestringdashed/dotted/solidsolid
border-widthpxdivider's border width4px
container-background-colorcolorinner element background colorn/a
css-classstringclass name, added to the root HTML element createdn/a
paddingpxsupports up to 4 parameters10px 25px
padding-bottompxbottom offsetn/a
padding-leftpxleft offsetn/a
padding-rightpxright offsetn/a
padding-toppxtop offsetn/a
widthpx/percentdivider width100%
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