TimeRangePicker variable
TimeRangePicker variable
Signature
TimeRangePicker: React.FunctionComponent<Pick<TimeRangePickerProps, "value" | "timeZone" | "onChange" | "history" | "onChangeTimeZone" | "hideQuickRanges" | "hideText" | "timeSyncButton" | "isSynced" | "onMoveBackward" | "onMoveForward" | "onZoom">>
Import
import { TimeRangePicker } from '@grafana/ui';