mjml.attributes

mjml.attributes(*args, content=None, **kwargs)

Create an MJML <mj-attributes> tag.

Parameters

*args : Union[TagChild, TagAttrs] = ()

Children or attribute dicts

content : Optional[str] = None

Optional text content for the tag

****kwargs** : TagAttrValue = {}

Tag attributes

Returns

: MJMLTag

MJMLTag object representing