EnglishStringKeyUtils¶
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/EnglishStringKeyUtils.ts for the most up-to-date information.
Overview¶
A set of utility constants and functions for working with the english keys PhET has defined in EnglishStringToCodeMap.ts.
This is a separate file from EnglishStringToCodeMap.ts and KeyboardUtils.ts to avoid circular dependencies.
@author Jesse Greenberg (PhET Interactive Simulations)
Source Code¶
See the source for EnglishStringKeyUtils.ts in the scenery repository.