animated-image
Displays an animated image (e.g., GIF) that can be paused and played.
Usage
animated-image(src="image.gif" alt="Animated GIF")Attributes
| Name | Type | Default | Description |
|---|---|---|---|
src | string | - | Image URL. |
alt | string | - | Alt text. |
play | boolean | true | Animation state. |