ef-image
Renders a static image.
Renders a static image.
| Attribute | Type | Default | Description |
|---|---|---|---|
src | string | — | URL of the source file. |
duration | CSS time | — | How long this element is active. |
offset | CSS time | 0 | When this element starts within a parent fixed-mode group. |
Use CSS object-fit: cover | contain | fill to control how the image fills its box.