Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
type | `'button_click' |
handler | string |
label | string |
filePath | string |
lineNumber | number |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
| Property | Type |
|---|---|
type | `'button_click' |
handler | string |
label | string |
filePath | string |
lineNumber | number |
Was this page helpful?