Wizard

Manage a flow that is used as an integration instance.

Wizard

Configuration

Set up a new instance with config parameters and set/get methods:

config.el ...

Learn about widget config here.

config.flowId

Type: String | Default: null

ID of a flow that is opened in the wizard.

Instance

Learn about widget instance here.

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.

cancel

Click a button to close the form.

Example

Last updated

Was this helpful?