@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) • 349 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.componentName = 'schedule';
exports.sampleName = 'horizontal-grouping';
exports.diModules = 'WeekService,MonthService,AgendaService,ResizeService,DragAndDropService';
exports.packageName = '@syncfusion/ej2-angular-schedule';
exports.libModules = 'ScheduleModule';
;