<Frame>.
Usage
width to constrain the frame or fullWidth to fill the content column.
Example
Screenshot or video
A framed preview
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Present images, videos, and embeds with an optional caption
<Frame>.
<Frame caption="A framed preview">
<div style={{ padding: "3rem", textAlign: "center" }}>
Screenshot or video
</div>
</Frame>
width to constrain the frame or fullWidth to fill the content column.
A framed preview
Was this page helpful?