Wizard
Manage a flow that is used as an integration instance.

Configuration
Set up a new instance with config parameters and set/get methods:
config.el ...
config.flowId
Type: String | Default: null
The ID of a flow that is opened in the wizard.
Instance
State
loader
Type: Boolean | Default: null
Toggle a custom loading state.
error
Type: String | Default: null
Toggle a custom error message.
Events
flow:start
Submit the form and start the flow.
flow:validation
Flow validation errors changed.
cancel
Click a button to close the form.
close
Submit the form and wait for the flow to start.
Example
Last updated
Was this helpful?
