跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://omer-914cc1c6.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

使用 Frames 以一致的样式展示图像、示意图或其他视觉内容,并可选配字幕说明。Frames 会将内容居中,并与周围文本形成视觉分隔。
黄石国家公园中一处被树林环绕的湖泊,远处可见群山的照片。

说明文字

你可以使用可选的 caption 属性为图片添加额外的说明。
优胜美地山谷的照片。

属性

caption
string
可选的标题文本,将在组件下方居中显示。
<Frame>
  <img src="/path/image.jpg" alt="Descriptive alt text" />
</Frame>