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