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 | Type | Description |
---|---|---|
elements | IAttributeElement[] | |
options | ILoadElementsOptions | |
totalCount | number |