composedFromIdentifier()
Home > @gooddata/sdk-ui > composedFromIdentifier
composedFromIdentifier() function
Creates a new predicate that returns true of any arithmetic measure where measure with the provided identifier is used as an operand.
Signature:
export declare function composedFromIdentifier(identifier: string): IHeaderPredicate;
Parameters
Parameter | Type | Description |
---|---|---|
identifier | string |
Returns: