Maybe I am confused by the fact that I don't find the word Rectangle in the daypilot-angular.min.d.ts file.
If I print the this.scheduler.control.multiselect object in the onEventClick event handler I see the startRectangle function, but I can not call it from typescript as it is not mapped.
Am I missing something here ?
BR MT