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.