Inline TOC
Add Inline TOC into your documentation
Usage
Pass TOC items to the component.
import { InlineTOC } from 'fumadocs-ui/components/inline-toc';
<InlineTOC items={toc} />We use cookies
Essential cookies keep the app working. Optional analytics, support, and marketing cookies help us improve the site and services. Cookie Policy.
Add Inline TOC into your documentation
Pass TOC items to the component.
import { InlineTOC } from 'fumadocs-ui/components/inline-toc';
<InlineTOC items={toc} />You can add inline TOC into every page.
<DocsPage