filter
Home > @gooddata/sdk-ui-dashboard > IDashboardMeasureValueFilterProps > filter
IDashboardMeasureValueFilterProps.filter 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.
Definition of the dashboard measure value filter to render. Always reflects the applied filter — if/when "Apply together" mode for MVF is added, the working state is meant to be resolved internally via dashboard selectors rather than threaded through props.
Signature:
filter: IDashboardMeasureValueFilter;