Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mjml-button

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-button

```xml <mjml> <mj-body> <mj-container> <mj-section> <mj-column> <mj-button font-family="Helvetica" background-color="#F45E43" color="white"> Don't click me! </mj-button> </mj-column> </mj-s

  • 2.0.3-beta.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

mjml-button

<mjml>
  <mj-body>
    <mj-container>
      <mj-section>
        <mj-column>
          <mj-button font-family="Helvetica" background-color="#F45E43" color="white">
            Don't click me!
          </mj-button>
        </mj-column>
      </mj-section>
    </mj-container>
  </mj-body>
</mjml>

Displays a customizable button.

desktop

sexy

attributeunitdescriptiondefault value
background-colorcolorbutton background-color#414141
container-background-colorcolorbutton container background colorn/a
border-radiuspxborder radius3px
font-stylestringnormal/italic/obliquen/a
font-sizepxtext size13px
font-weightnumbertext thicknessbold
font-familystringfont nameUbuntu, Helvetica, Arial, sans-serif
colorcolortext color#ffffff
borderstringcss border formatnone
text-decorationstringunderline/overline/nonenone
alignstringhorizontal alignmentcenter
vertical-alignstringvertical alignmentmiddle
hreflinklink to be triggered when the button is clickedn/a
paddingpxsupports up to 4 parameters15px 25px
padding-toppxtop offsetn/a
padding-bottompxbottom offsetn/a
padding-leftpxleft offsetn/a
padding-rightpxright offsetn/a

FAQs

Package last updated on 23 May 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc