GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.34.0
  • Code samples
  • GitHub

BodyComponent

Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCustomComponentProps > BodyComponent

IMeasureValueFilterCustomComponentProps.BodyComponent 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.

Customize the dropdown body — the area between the header and the actions footer.

Signature:

BodyComponent?: ComponentType<IMeasureValueFilterBodyProps>;

Remarks

  • If not provided, the default body (conditions + dimensionality + preview) is rendered. - When provided, the host owns the entire body: typical uses include swapping in an alternate view such as a configuration panel.
  • IMeasureValueFilterCustomComponentProps.BodyComponent property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use