--- title: 文件 description: 在文档中显示文件结构 preview: 'files' --- ## 使用方法 将文件组件包装在 `Files` 中。 ```mdx import { File, Folder, Files } from 'fumadocs-ui/components/files'; ``` ### File {/* */} ### Folder {/* */}