How to use the mjml.registerElement function in mjml

To help you get started, we’ve selected a few mjml examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github mjmlio / mjml / test / assets / generatedComponentEndingTag.js View on Github external
}

  render () {
    const css = this.getStyles()
    const content = 'Hello World!'

    return (
      
        { content }
      
    )
  }

}

registerElement('mock', Mock, { endingTag: true })

export default Mock

mjml

MJML: the only framework that makes responsive-email easy

MIT
Latest version published 9 months ago

Package Health Score

82 / 100
Full package analysis