jQuery Common Types - data - custom-store - LoadResult

Specifies returned data of the load() method in CustomStore.

import { LoadResult } from "devextreme/common/data/custom-store"
Type:

Object

Can be an array of items, GroupItems, or a LoadResultObject.