We are using daypilot in a react app with type script, I don’t find the event onRowRightClick, is it possible that this is missing?
I’m talking about DayPilot.Scheduler
It was missing from the TypeScript definitions. It’s now available in the latest sandbox build (2023.4.5746):
https://release.daypilot.org/changes/js/
Thanks!!