DayPilot.Menu hide() with Escape button
Asked by Alex5
8 months ago.
8 months ago.
Currently testing a context menu implementation with DayPilot.Menu.
All good so far. Is there a native way to hide the menu on pressing ESC?
document.addEventListener would work also but not sure if we want to attach it globally.
DayPilot