Image
Display an image from a URL. Shows a placeholder when no URL is set.
Displaytype: image
Live Preview
Data Properties
| Name | Type | Default | Description |
|---|---|---|---|
title | string | - | Used as alt text fallback |
Config Options
| Name | Type | Default | Description |
|---|---|---|---|
url* | string | - | Image URL (https:// or http://) |
alt | string | - | Alt text (falls back to title) |
rounded | enum | lg | none, md, lg, xl |