Type Alias KeyContextCallback

KeyContextCallback: ((key: string) => void)

A callback function which takes a key code as an input. Used by virtual keyboard key widgets and stored in a KeyContext.