KeyboardUtils¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/accessibility/KeyboardUtils.ts for the most up-to-date information.
Overview¶
Collection of utility constants and functions for managing keyboard input. Constants are values of Event.code, as well as helper functions and collections.
@author Jesse Greenberg @author Michael Kauzmann (PhET Interactive Simulations)
Source Code¶
See the source for KeyboardUtils.ts in the scenery repository.