ComponentsType TableA table for documenting typesPropTypeDefaultpercentage?number0.2Usage 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, }, }} /> References Type Table Object Type TabsA Tabs component built with Radix UI, with additional features such as persistent and shared value.MDXDefault MDX Components