FilterModeMenuComponent
Home > @gooddata/sdk-ui-filters > IAttributeFilterCustomComponentProps > FilterModeMenuComponent
IAttributeFilterCustomComponentProps.FilterModeMenuComponent property
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.
Customize filter mode menu component.
Signature:
FilterModeMenuComponent?: ComponentType<IFilterModeMenuProps>;
Remarks
- If not provided, the default implementation FilterModeMenu() will be used.