DefaultTimezoneIndicator()
Home > @gooddata/sdk-ui-dashboard > DefaultTimezoneIndicator
DefaultTimezoneIndicator() function
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.
Renders the time zone indicator only when the dashboard timezone feature is enabled and the dashboard is in view mode.
Signature:
export declare function DefaultTimezoneIndicator(props: ITimezoneIndicatorProps): ReactElement | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
ReactElement | null