FilterModeMenu()
Home > @gooddata/sdk-ui-filters > FilterModeMenu
FilterModeMenu() 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.
Menu for switching between different attribute filter modes.
Signature:
export declare function FilterModeMenu(props: IFilterModeMenuProps): import("react/jsx-runtime").JSX.Element | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
import("react/jsx-runtime").JSX.Element | null