Type Editor / @type-editor/dom-change-util / browser-hacks/should-handle-android-enter-key
browser-hacks/should-handle-android-enter-key
Functions
| Function | Description |
|---|---|
Checks if an Android Chrome Enter key event should be handled. Android Chrome has timing-related quirks with Enter key handling. This function checks if the conditions match an Android Chrome Enter key press that should be handled through the key handler rather than as a DOM change. The check verifies:
|