Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / EmailThemeImage

Interface: EmailThemeImage

Defined in: rcml/src/email/theme-types.ts:66

One entry in the theme's image map — a slot type paired with the URL the renderer should load.

Properties

type

type: Logo

Defined in: rcml/src/email/theme-types.ts:68

Which of the image slots this entry fills.


url

url: string

Defined in: rcml/src/email/theme-types.ts:70

Absolute http: / https: URL. Other schemes are rejected by applyTheme.