Appearance
Rule.io SDK / rcml/src / EmailThemeSocialLink
Interface: EmailThemeSocialLink
Defined in: rcml/src/email/theme-types.ts:93
One entry in the theme's social-link map — a slot type paired with the href rendered on the matching <rc-social-element>.
Properties
type
type:
EmailThemeSocialLinkType
Defined in: rcml/src/email/theme-types.ts:95
Which of the six social slots this entry fills.
url
url:
string
Defined in: rcml/src/email/theme-types.ts:97
Absolute http: / https: URL. Other schemes are rejected by applyTheme.