Our pure JavaScript Scheduler component


Post by gent »

Hi all,

I need to show a button when a user select an event into the scheduler and hide the button when the user deselect (clicks) outside the selected event.

I am able to intercept the select event but I dont know how to intercept the event when user deselect (clicks) outside the selected event.

Thank you in advance.


Post by alex.l »

All the best,
Alex


Post Reply