ILoadElementsResult
Home > @gooddata/sdk-ui-filters > ILoadElementsResult
ILoadElementsResult interface
Result of the attribute elements load along with the options that were applied for it.
Signature:
export interface ILoadElementsResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
cacheId? | string | (Optional) | |
elements | IAttributeElement[] | ||
options | ILoadElementsOptions | ||
totalCount | number |