Components
Image
An image component for rendering images in email templates with customizable styles.
This component renders an <img>
tag for displaying images in email templates. It supports additional attributes and custom styles.
Example Usage
Default Styles
Display
: Block (ensures the image behaves like a block element)Border
: None (removes any border)Outline
: None (removes any outline)TextDecoration
: None (removes any text decoration)