Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/component-hierarchy-diagram.generator.ts
Options for component hierarchy diagram generation
Properties
| Property | Type |
|---|---|
showProps | boolean |
showStateMachines | boolean |
showComponentTypes | boolean |
maxDepth | number |
direction | `'TD' |
includeTheme | boolean |
nodeShape | `'rectangle' |
highlightRoot | boolean |
Was this page helpful?