Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142107 | Jan 19,2019 12:51 PM UTC | Jan 22,2019 03:51 AM UTC | React - EJ 2 | 3 |
![]() |
Tags: Schedule |
<ScheduleComponent height='650px' ref={schedule => this.scheduleObj = schedule} selectedDate={new Date(2018, 1, 15)} eventSettings={{ dataSource: this.data }} quickInfoTemplates={{ header: this.headerTemplate.bind(this), content: this.contentTemplate.bind(this), footer: this.footerTemplate.bind(this) }}>
<ViewsDirective>
<ViewDirective option='Day' />
<ViewDirective option='Week' />
<ViewDirective option='WorkWeek' />
<ViewDirective option='Month' />
<ViewDirective option='Agenda' />
</ViewsDirective>
<Inject services={[Day, Week, WorkWeek, Month, Agenda, Resize, DragAndDrop]} />
</ScheduleComponent> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.