filterIsEmpty()
Home > @gooddata/sdk-model > filterIsEmpty
filterIsEmpty() function
Tests whether the provided attribute element does not specify any attribute elements.
Signature:
export declare function filterIsEmpty(filter: IAttributeFilter): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
filter | IAttributeFilter | attribute filter to test |
Returns:
boolean
true if empty = no attribute elements