The onAfterEventRender event handler fires after an event is rendered. It provides access to the event <div> element.
Declaration
DayPilot.Scheduler.onAfterEventRender(args)
Parameters
args.e(DayPilot.Event) - event objectargs.div- event <div> element
See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot