renderMeasureDropdownBody
Home > @gooddata/sdk-ui-filters > IRankingFilterDropdownProps > renderMeasureDropdownBody
IRankingFilterDropdownProps.renderMeasureDropdownBody 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.
Optional custom renderer for the measure dropdown body, replacing the built-in flat measure list with a custom body (e.g. a grouped, searchable catalog picker).
Signature:
renderMeasureDropdownBody?: RenderMeasureDropdownBody;