Type Editor / @type-editor/dom-change-util / constants
constants
Variables
| Variable | Description |
|---|---|
Time threshold (in milliseconds) for detecting Chrome delete operations. Chrome occasionally deletes and re-inserts content during composition. | |
Time threshold (in milliseconds) for detecting iOS Enter key events. iOS has specific timing-based detection for Enter key presses. | |
Time threshold (in milliseconds) for considering a selection change to be recent. Used to determine if the selection origin should be preserved. |