Skip to content

EventIO

Overview

IOType for a self.Event. Since this needs to support any data from any subtype of self.Event, we supply NullableIO attributes for the union of different supported subtypes. The subtypes are listed at https://developer.mozilla.org/en-US/docs/Web/API/Event

@author Michael Kauzmann (PhET Interactive Simulations) @author Chris Klusendorf (PhET Interactive Simulations) @author Sam Reid (PhET Interactive Simulations)

Source Code

See the source for EventIO.js in the scenery repository.