Interface
EmbedMediaOptions
Options for embed media (image/thumbnail).
Properties
| Name | Type | Description |
|---|---|---|
| description? | string | null | Alt text for accessibility (optional). |
| url | string | Media URL (HTTP(S) or attachment://filename). |
Interface
Options for embed media (image/thumbnail).
| Name | Type | Description |
|---|---|---|
| description? | string | null | Alt text for accessibility (optional). |
| url | string | Media URL (HTTP(S) or attachment://filename). |