IFilterModeMenuProps
Home > @gooddata/sdk-ui-filters > IFilterModeMenuProps
IFilterModeMenuProps 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 FilterModeMenu component.
Signature:
export interface IFilterModeMenuProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) (Optional) Available filter modes | |||
|
(ALPHA) Current filter mode | |||
|
(ALPHA) (Optional) Labels for "Values as" section. When more than one, the section is shown. | |||
|
(labelRef: ObjRef) => void |
(ALPHA) (Optional) Callback when label is selected. | ||
|
(mode: AttributeFilterMode) => void |
(ALPHA) Callback when mode is selected | ||
|
(ALPHA) (Optional) Currently selected label ref. |