Connectors
Browse apps and components that are accessible to the current user inside flows.
Configuration
Set up a new instance with config
parameters and set
/get
methods:
config.el
...
config.el
...
Learn about widget
config
here.
Instance
Learn about widget
instance here.
State
loader
loader
Type: Boolean
| Default: null
Toggle a custom loading state.
error
error
Type: String
| Default: null
Toggle a custom error message.
Example
Last updated