UNPKG

@syncfusion/ej2

Version:

A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.

6 lines (5 loc) 220 B
import * as index from '@syncfusion/ej2-calendars'; index.Calendar.Inject( index.Islamic); index.DatePicker.Inject( index.Islamic); index.DateTimePicker.Inject( index.Islamic); export * from '@syncfusion/ej2-calendars';