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) 122 B
/** * Calendar modules */ export * from './calendar'; /** * Calendar cell modules */ export * from './calendar-cell';