IMeasureValueFilterCustomComponentsProps
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCustomComponentsProps
IMeasureValueFilterCustomComponentsProps interface
These customization properties allow you to specify custom components that the MeasureValueFilter component will use for rendering different parts.
Signature:
export interface IMeasureValueFilterCustomComponentsProps
Remarks
IMPORTANT: while this interface is marked as public, you also need to heed the maturity annotations on each customization property; they are at this moment beta level. The interface will be extended in the future to mirror the customization scope of the AttributeFilter.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
ComponentType<IMeasureValueFilterDropdownButtonProps> |
(BETA) (Optional) Customize MeasureValueFilter dropdown button (header) component. |