Skip to content

KeyID

Overview

An enum that defines the keys supported by the common-code keypad. If a new type of key is needed, it must be added here.

@author Aadish Gupta @author John Blanco

Type KeyIDValue

import type { KeyIDValue } from 'scenerystack/scenery-phet';

typeof KeyID[keyof typeof KeyID]

Source Code

See the source for KeyID.ts in the scenery-phet repository.