Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
component | string |
templatePath | string |
conditionalRenders | ConditionalRender[] |
actions | ComponentAction[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
| Property | Type |
|---|---|
component | string |
templatePath | string |
conditionalRenders | ConditionalRender[] |
actions | ComponentAction[] |
Was this page helpful?