Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / BodyElementOptions

Interface: BodyElementOptions

Defined in: rcml/src/email/create-rcml-element.ts:203

Options accepted by createBodyElement.

Properties

attrs?

optional attrs?: AttrsFor<"rc-body">

Defined in: rcml/src/email/create-rcml-element.ts:204


children

children: readonly RcmlBodyChild[]

Defined in: rcml/src/email/create-rcml-element.ts:205