GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 8.11.0
  • Code samples
  • Gallery
  • GitHub

parentFilterOverAttribute

Home > @gooddata/sdk-ui-filters > IAttributeFilterButtonOwnProps > parentFilterOverAttribute

IAttributeFilterButtonOwnProps.parentFilterOverAttribute property

Specify the over attribute - an attribute the filter and its parent filter are connected through.

Signature:

parentFilterOverAttribute?: ObjRef | ((parentFilter: IAttributeFilter, index: number) => ObjRef);

Remarks

You can either provide an ObjRef which will be used for all the parent filters, or you can provide a function that will be called for each parent filter to determine the respective over attribute.

  • IAttributeFilterButtonOwnProps.parentFilterOverAttribute property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2022 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