Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / WrapperElementOptions

Interface: WrapperElementOptions

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

Options accepted by createWrapperElement.

Properties

attrs?

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

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


children

children: readonly (RcmlSection | RcmlSwitch)[]

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