UNPKG

@syncfusion/react-calendars

Version:

A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.

9 lines (8 loc) 136 B
/** * Calendar all modules */ export * from './calendar/index'; /** * DatePicker all modules */ export * from './datepicker/index';