search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

"onEventMouseEnter" and "onEventMouseLeave" hooks for the Calendar component

Asked by Julien
1 day ago.

I see that the "onEventMouseEnter" and "onEventMouseLeave" do exist for the Scheduler, but not for the Calendar.

It would be nice to have them with a similar “args“ parameter as provided for “onEventMoving”, “onEventResizing“, etc. I would like to use those to display:

args.top.enabled = true;
args.top.html = args.start.toString('h:mm tt');
args.bottom.enabled = true;
args.bottom.html = args.end.toString('h:mm tt');


No reply yet.
New Reply
This reply is
Attachments:
or drop files here
Your name (optional):