Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
将图像或其他组件包裹在容器中
caption
优胜美地国家公园每年接待超过 350 万名游客
<Frame> <img src="/path/image.jpg" alt="Descriptive alt text" /> </Frame>
<Frame caption="Caption text"> <img src="/path/image.jpg" alt="Descriptive alt text" /> </Frame>