Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/interaction-map.types.ts
Complete interaction map for a single route
Properties
| Property | Type |
|---|---|
route | string |
componentName | string |
sourceFile | string |
templateFile | string |
modals | ModalDefinition[] |
tabs | TabDefinition[] |
forms | FormDefinition[] |
workflowStates | WorkflowStateDefinition[] |
permissions | PermissionCheck[] |
Was this page helpful?