isHeaderEnabled
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > isHeaderEnabled
IMeasureValueFilterCommonProps.isHeaderEnabled 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, renders a header at the top of the dropdown body with the metric title and a question-mark icon revealing metric details on hover/focus.
Defaults to false.
Signature:
isHeaderEnabled?: boolean;