Kind: Interface
Source: atloria-monorepo/packages/types/src/models/category.ts
Flattened category for tree navigation
Properties
| Property | Type |
|---|---|
level | number |
hasChildren | boolean |
isExpanded | boolean |
Kind: Interface
Source: atloria-monorepo/packages/types/src/models/category.ts
Flattened category for tree navigation
| Property | Type |
|---|---|
level | number |
hasChildren | boolean |
isExpanded | boolean |
Was this page helpful?