# TableOfContentsSidebar

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/table-of-contents.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/table-of-contents.tsx#L44)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `tocItems` | `TOCItem[]` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_TableOfContentsSidebar_19b83cbf["TableOfContentsSidebar"]
    class component_TableOfContentsSidebar_19b83cbf rootComponent
```

## Referenced By

- `TableOfContents` (RENDERS)
