TextFilterOperatorDropdown()
Home > @gooddata/sdk-ui-filters > TextFilterOperatorDropdown
TextFilterOperatorDropdown() 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.
Dropdown for selecting text filter operator. Matches Figma design with 8 operator options.
Signature:
export declare function TextFilterOperatorDropdown(props: ITextFilterOperatorDropdownProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
import("react/jsx-runtime").JSX.Element