UNPKG

@progress/kendo-react-dateinputs

Version:
7 lines (6 loc) 287 B
import { MultiViewCalendarSettings } from '../../calendar/models/MultiViewCalendarSettings'; /** * Represents the settings that can be passed to the MultiViewCalendar inside the DateRangePicker. */ export interface DateRangePickerCalendarSettings extends MultiViewCalendarSettings { }