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

customRangeHint

Home > @gooddata/sdk-ui-filters > IDateFilterOwnProps > customRangeHint

IDateFilterOwnProps.customRangeHint property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Custom content rendered at the end of the hint area of the static period (absolute range) form, after the default date/time format hints.

Signature:

customRangeHint?: ReactNode;

Remarks

Use this to surface an application-specific note about the selected range (e.g. that the whole period is always applied). The content is appended after the built-in hints, so their accessibility wiring (aria-describedby of the range inputs) is preserved.

  • IDateFilterOwnProps.customRangeHint 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