Changes

Jump to: navigation, search

WebAPI/KeboardIME

3 bytes removed, 09:13, 12 August 2013
m
Proposed API
* Note that composition always ends automatically with nothing to commit if the composition does not
* explicitly end by calling |endComposition|, but is interrupted by |sendKey|, |setSelectionRange|,
* |replaceSurroundingText|, |deleteSurroundingText|, user moving the cursor, or changing the focus, etc.
*/
Promise<boolean> endComposition(DOMString text);
Confirm
58
edits

Navigation menu