ITextFilterOperatorDropdownProps
Home > @gooddata/sdk-ui-filters > ITextFilterOperatorDropdownProps
ITextFilterOperatorDropdownProps 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 TextFilterOperatorDropdown component.
Signature:
export interface ITextFilterOperatorDropdownProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) (Optional) Available text sub-modes. | |||
|
boolean |
(ALPHA) (Optional) Whether the dropdown is disabled | ||
|
(operator: TextFilterOperator) => void |
(ALPHA) (Optional) Callback when operator changes | ||
|
(ALPHA) Current operator |