Changes

Jump to: navigation, search

WebAPI/KeboardIME

181 bytes added, 12:56, 23 August 2013
m
fix the comment of getText
/*
* Get the whole specified range of text content of from the input field. * @param offset The offset from the cursor position where the range starts. Defaults to 0. * @param length The range length. Defaults to the end of the text.
*/
Promise<DOMString> getText([optional] offset, [optional] length);
Confirm
58
edits

Navigation menu