Hi,
Is there a way to change the informations (or the format) showing when you put the mouse over an event. Right now, it shows: 12:34 - 56:57: title, but I would like to display different informations... Or juste change the format. Is it possible^
There isn't any way to customize it a the moment, but i'd be open to a PR allowing it.
Probably the easiest way to leverage the default rendering model while allowing you to customize rendering is through a onRenderEvent property that takes the props and the default rendering function. Then you can easily use the default rendering approach, wrap it, and then add your popup logic around it. Thoughts?
@jquense is there any update on this? Would be interested in this as well
I want to show some content on the mouse over event. Is there any update on this?
Most helpful comment
@jquense is there any update on this? Would be interested in this as well