
Captions
You can add additional context to an image using the optionalcaption prop.

Properties
Optional caption text to show centered under your component.
TTS-1.5 is here: under 120ms latency, optimized stability!
Wrap images or other components in a container

caption prop.

<Frame>
<img src="/path/image.jpg" alt="Descriptive alt text" />
</Frame>
Was this page helpful?