TextBoxKeyPressHandler Type
TextBoxKeyPressHandler = (textbox: HTMLInputElement, ev: KeyboardEvent) => void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.
TextBoxKeyPressHandler = (textbox: HTMLInputElement, ev: KeyboardEvent) => void
Last Updated: 21 November, 2024