UNPKG

@progress/kendo-react-dateinputs

Version:
7 lines (6 loc) 228 B
import { PopupSettings } from '@progress/kendo-react-popup'; /** * Represents the settings that can be passed to the Popup inside the DateRangePicker. */ export interface DateRangePickerPopupSettings extends PopupSettings { }