bucketItems()
Home > @gooddata/sdk-model > bucketItems
bucketItems() function
Gets all attributes and measures from the bucket.
Signature:
export declare function bucketItems(bucket: IBucket): IAttributeOrMeasure[];
Parameters
Parameter | Type | Description |
---|---|---|
bucket | IBucket | bucket to work with |
Returns:
empty list if no items