UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

14 lines (10 loc) 250 B
module.exports = { DISPLAY_FORMAT: 'L', ISO_FORMAT: 'YYYY-MM-DD', START_DATE: 'startDate', END_DATE: 'endDate', HORIZONTAL_ORIENTATION: 'horizontal', VERTICAL_ORIENTATION: 'vertical', ANCHOR_LEFT: 'left', ANCHOR_RIGHT: 'right', };