customRangeHint
Home > @gooddata/sdk-ui-dashboard > IDashboardDateFilterProps > customRangeHint
IDashboardDateFilterProps.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;