Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / RcmlSocialElement

Interface: RcmlSocialElement

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

<rc-social-element> — a single social-network icon.

Properties

attributes

attributes: AttrsFor<"rc-social-element">

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


content?

optional content?: string

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

Optional label text rendered next to the icon.


id?

optional id?: string

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


tagName

tagName: "rc-social-element"

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