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.el ...config.flowId
config.flowIdType: String | Default: null
ID of a flow that is opened in the wizard.
Instance
State
loader
loaderType: Boolean | Default: null
Toggle a custom loading state.
error
errorType: String | Default: null
Toggle a custom error message.
Events
flow:start
flow:startSubmit the form and start the flow.
cancel
cancelClick a button to close the form.
Example
Last updated
Was this helpful?
