UNPKG

@syncfusion/ej2-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. for React

8 lines (7 loc) 253 B
export * from './calendar'; export * from './datepicker'; export * from './timepicker'; export * from './daterangepicker'; export * from './datetimepicker'; export { Inject } from '@syncfusion/ej2-react-base'; export * from '@syncfusion/ej2-calendars';