Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/state-machine-diagram.generator.ts
Options for state machine diagram generation
Properties
| Property | Type |
|---|---|
showCoverage | boolean |
colorScheme | CoverageColorScheme |
annotations | boolean |
showMethods | boolean |
showApprovalRequirements | boolean |
showModalTriggers | boolean |
direction | `'TB' |
includeTheme | boolean |
Was this page helpful?