Skip to main content

ChatSearchKeyDown

Callable

  • ChatSearchKeyDown(event: KeyboardEvent): boolean

  • Handles the key presses while in the chat search screen. When the user presses enter, we launch the search query or save the temp options.


    Parameters

    • event: KeyboardEvent

    Returns boolean