Fires after the default action (eventResizeHandling) has been executed. api=2 only.
onEventResized(args)
dp.onEventResized = function (args) {
dp.message("Resized: " + args.e.text());
};Availability of this API item in DayPilot editions:
| Lite | Pro | |
|---|---|---|
| DayPilot for JavaScript |
Lite args missing: async