filterAttributeElements()
Home > @gooddata/sdk-model > filterAttributeElements
filterAttributeElements() function
Gets attribute elements specified on the attribute filter.
Signature:
export declare function filterAttributeElements(filter: IPositiveAttributeFilter | INegativeAttributeFilter): IAttributeElements;
Parameters
Parameter | Type | Description |
---|---|---|
filter | IPositiveAttributeFilter | INegativeAttributeFilter | attribute filter to work with |
Returns:
attribute elements, undefined if not available