mj_preview: Preview

Description Usage Arguments See Also Examples

View source: R/head.R

Description

This tag allows you to set the preview that will be displayed in the inbox of the recipient.

Usage

1

Arguments

...

Unnamed items that comprise this list of MJML tags.

See Also

https://mjml.io/documentation/#mjml-preview

Examples

1
2
3
4
5
mj_ml(
  mj_head(
    mj_preview("Hello MJML")
  )
)

JohnCoene/mjml documentation built on June 21, 2020, 11:42 a.m.