Files
Display file structure in your documentation
page.tsx
layout.tsx
page.tsx
global.css
package.json
Usage
Wrap file components in Files.
File
| Prop | Type | Default | 
|---|---|---|
| name | string | - | 
| icon | ReactNode | - | 
Folder
| Prop | Type | Default | 
|---|---|---|
| name | string | - | 
| disabled | boolean | - | 
| defaultOpen | boolean | false | 
Edit on GitHub
Last updated on
