@syncfusion/ej2-angular-schedule
Version:
Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular
8 lines (7 loc) • 345 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.componentName = 'schedule';
exports.sampleName = 'time-scale';
exports.diModules = 'DayService,WeekService,TimelineViewsService,ResizeService,DragAndDropService';
exports.packageName = '@syncfusion/ej2-angular-schedule';
exports.libModules = 'ScheduleModule';
;