isViewMode
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > isViewMode
IMeasureValueFilterCommonProps.isViewMode property
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.
When true, hides explanatory help tooltips (question marks) inside the dropdown. Intended for read-only / view-mode contexts where the educational UI is not needed.
Signature:
isViewMode?: boolean;