Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts
A document category from the generated documentation tree.
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
description | string |
icon | string |
documentCount | number |
parentId | string |
children | ProductCategory[] |
Was this page helpful?