Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / RcmlSocial

Interface: RcmlSocial

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

<rc-social> container around one or more <rc-social-element> children.

Properties

attributes?

optional attributes?: AttrsFor<"rc-social">

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


children

children: RcmlSocialElement[]

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


id?

optional id?: string

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


tagName

tagName: "rc-social"

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