isMatchOperator()
Home > @gooddata/sdk-ui-filters > isMatchOperator
isMatchOperator() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Determines if operator uses match filter (single text input).
Signature:
export declare function isMatchOperator(operator: TextFilterOperator): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
operator |
Returns:
boolean