Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / RcmlRaw

Interface: RcmlRaw

Defined in: rcml/src/email/rcml-types.ts:166

<rc-raw> — HTML escape hatch.

Properties

content?

optional content?: object

Defined in: rcml/src/email/rcml-types.ts:169

text

text: string

type

type: "html"


id?

optional id?: string

Defined in: rcml/src/email/rcml-types.ts:167


tagName

tagName: "rc-raw"

Defined in: rcml/src/email/rcml-types.ts:168