I want to evaluate the Scheduler before buying it, but I don’t get on how to use it with React/TypeScript.
I followed this :
But I don’t find how to write this in typescript, especially the parts with this.schedulerContainer:
scheduler.init (can’t find schedulerContainer in the type properties)
render method (not very familiar with refs and don’t know where this.schedulerContainer comes from)
I now face another problem, I want the timeline view.
I get this error:
Error: scheduler.createTimelineView is not implemented. Be sure to add the required extension: ext/dhtmlxscheduler_timeline.js, ext/dhtmlxscheduler_treetimeline.js, ext/dhtmlxscheduler_daytimeline.js