Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/components/TableOfContents.tsx
Properties
| Property | Type |
|---|---|
entries | TocEntry[] |
onNavigate | (id: string) => void |
title | string |
className | string |
scrollOffset | number |
Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/components/TableOfContents.tsx
| Property | Type |
|---|---|
entries | TocEntry[] |
onNavigate | (id: string) => void |
title | string |
className | string |
scrollOffset | number |
Was this page helpful?