Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Layout/DocumentLayout.tsx
Props for DocumentLayout
Properties
| Property | Type |
|---|---|
children | ReactNode |
organizationId | string |
projectId | string |
activeDocumentId | string |
className | string |
onNavigate | (node: DocumentTreeNode) => void |
Was this page helpful?