Files
Manage files for use with components of flows.

Configuration
Set up a new instance with config parameters and set/get methods:
config.el ...
config.el ...Instance
State
loader
loaderType: Boolean | Default: null
Toggle a custom loading state.
error
errorType: String | Default: null
Toggle a custom error message.
query
Type: Object | Default: DefaultQuery
Defines custom query parameters for retrieving files. Example:
Events
flow:open
flow:openTriggered when the user selects a flow associated with a file listed in the widget.
Example
Last updated
Was this helpful?
