mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
Register our `onTextInputHook` to be called on "input" events so that the hook receives the updated text content of the input unlike the "keydown" event which does not update the text content before running the hook.
17 KiB
17 KiB