Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / RcmlSocial

Interface: RcmlSocial

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

<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:338


children

children: RcmlSocialElement[]

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


id?

optional id?: string

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


tagName

tagName: "rc-social"

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