@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
6 lines (5 loc) • 360 B
text/typescript
export const componentName: string = 'schedule';
export const sampleName: string = 'calendar-views';
export const diModules: string = 'DayService,WeekService,WorkWeekService,MonthService,AgendaService,ResizeService,DragAndDropService';
export const packageName: string = '@syncfusion/ej2-angular-schedule';
export const libModules: string = 'ScheduleModule';