| id | CustomStore.Options.load |
|---|---|
| type | function(options) |
Specifies a custom implementation of the load(options) method.
Data processing settings.
An array with data or a Promise that is resolved after data is loaded.
Refer to the following help topic for information on how to implement the load function: Custom Data Sources.
#####See Also#####