IMeasureValueFilterCommonProps
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps
IMeasureValueFilterCommonProps interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IMeasureValueFilterCommonProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(BETA) (Optional) Catalog items available for dimensionality | |||
|
(BETA) (Optional) | |||
|
boolean |
(BETA) (Optional) | ||
|
boolean |
(BETA) (Optional) | ||
|
(BETA) (Optional) | |||
|
(BETA) (Optional) | |||
|
boolean |
(BETA) (Optional) | ||
|
boolean |
(BETA) (Optional) Whether catalog dimensionality is currently being loaded. If true, the attribute picker can show a small loading indicator. | ||
|
string |
(BETA) (Optional) | ||
|
string |
(BETA) | ||
|
string |
(BETA) (Optional) Human-readable measure title used in UI texts (e.g., preview). If not provided, the preview falls back to showing only operator/value parts. | ||
|
(filter: IMeasureValueFilter | null) => void |
(BETA) | ||
|
(dimensionality: ObjRefInScope[]) => void |
(BETA) (Optional) Callback triggered when dimensionality changes. Used to revalidate catalog items after selection changes. | ||
|
(BETA) (Optional) | |||
|
boolean |
(BETA) (Optional) | ||
|
boolean |
(BETA) (Optional) | ||
|
(BETA) (Optional) |