Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/components/NavigationTree.tsx
Properties
| Property | Type |
|---|---|
id | string |
title | string |
slug | string |
urlId | string |
url | string |
state | `'DRAFT' |
children | DocumentTreeNode[] |
Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/components/NavigationTree.tsx
| Property | Type |
|---|---|
id | string |
title | string |
slug | string |
urlId | string |
url | string |
state | `'DRAFT' |
children | DocumentTreeNode[] |
Was this page helpful?