Type Table
A table for documenting types
Prop
Type
Usage
It accepts a type property.
import { TypeTable } from 'fumadocs-ui/components/type-table';
<TypeTable
type={{
percentage: {
description:
'The percentage of scroll position to display the roll button',
type: 'number',
default: 0.2,
},
}}
/>
AI 브라우저 확장 프로그램 문서 - 완전 가이드