Is event a global variable that is accessible everywhere inside the callback chain? September 3, 2023 by Tarik One can access the current event through window.event. Just using event is implicitly accessing window.event.