Socket
Socket
Sign inDemoInstall

mjml-spacer

Package Overview
Dependencies
87
Maintainers
6
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mjml-spacer

mjml-spacer


Version published
Weekly downloads
572K
increased by2.5%
Maintainers
6
Install size
13.5 MB
Created
Weekly downloads
 

Readme

Source

mj-spacer

Displays a blank space.

<mjml>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-text>A first line of text</mj-text>
        <mj-spacer height="50px" />
        <mj-text>A second line of text</mj-text>
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>

try it live

attributeunitdescriptiondefault value
container-background-colorcolorinner element background colorn/a
css-classstringclass name, added to the root HTML element createdn/a
heightpxspacer height20px
paddingpxsupports up to 4 parametersnone
padding-bottompxbottom offsetn/a
padding-leftpxleft offsetn/a
padding-rightpxright offsetn/a
padding-toppxtop offsetn/a

FAQs

Last updated on 05 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc