DataSource Utility: DataSource.Local
Use DataSource.Local to manage retrieval from local JavaScript arrays and objects. A DataSchema plugin is used to normalize incoming data into a known format for consistency of usage by other components.
If you are working with local array data, use the DataSourceArraySchema plugin to normalize and filter the data into a consistent format:
Use a DataSourceJSONSchema plugin to normalize JSON data:
