Appearance
Rule.io SDK / rcml/src / WrapperElementOptions
Interface: WrapperElementOptions
Defined in: rcml/src/email/create-rcml-element.ts:230
Options accepted by createWrapperElement.
Properties
attrs?
optionalattrs?: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