Files
Manage files for use with components of flows.

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