Storage
Manage records associated with data storage utility components of flows.

Configuration
Set up a new instance with config
parameters and set
/get
methods:
config.el
...
config.el
...
config.storeId
config.storeId
Type: String
| Default: []
ID of a store to open within the storage.
Instance
State
loader
loader
Type: Boolean
| Default: null
Toggle a custom loading state.
error
error
Type: String
| Default: null
Toggle a custom error message.
Example
Was this helpful?