PokéRogue
    Preparing search index...

    Type Alias TextChangeCallbackType

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

    Callback fired when text value changes.

    Type Declaration