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

onChange

Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > onChange

IAttributeFilterCoreProps.onChange property

Specify function which will be called when user changes filter working selection. This is the selection that is staged for application. Not applied yet. Covers all filter modes: elements, arbitrary, match.

Signature:

onChange?: OnChangeCallbackType;

Remarks

The function will receive the current specification of the filter, as it was updated by the user.

  • IAttributeFilterCoreProps.onChange 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