ITextFilterStateSummaryProps
Home > @gooddata/sdk-ui-filters > ITextFilterStateSummaryProps
ITextFilterStateSummaryProps interface
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.
Props for TextFilterStateSummary component.
Signature:
export interface ITextFilterStateSummaryProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Current literal for match operators. | ||
|
(ALPHA) Current operator. | |||
|
Array<string | null> |
(ALPHA) Current values for arbitrary operators. |