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 | attribute filter to work with | 
Returns:
attribute elements, undefined if not available