PokéRogue
    Preparing search index...

    Type Alias KeyPressCallbackType

    KeyPressCallbackType: (inputText: InputText, e: Event) => void

    Callback fired on key press.

    Type Declaration