UNPKG

react-infinite-calendar

Version:

Infinite scrolling date-picker built with React, with localization, themes, keyboard support, and more.

12 lines 266 B
module.exports = { hideYearsOnSelect: true, layout: 'portrait', overscanMonthCount: 2, shouldHeaderAnimate: true, showHeader: true, showMonthsForYears: true, showOverlay: true, showTodayHelper: true, showWeekdays: true, todayHelperRowOffset: 4 };