--- title: Root Toggle description: Switch between page trees preview: rootToggle --- ## Usages Add this component to your sidebar or other places you want. ```tsx import { DocsLayout } from 'fumadocs-ui/layouts/docs'; import { RootToggle } from 'fumadocs-ui/components/layout/root-toggle'; ), }} />; ```