WebAPI/KeboardIME: Difference between revisions

Line 278: Line 278:
       * during a unfinished composition session.
       * during a unfinished composition session.
       */
       */
    // [JS] A more detailed description of how to use these two functions would be great.
    //      It's not really obvious to me what either of these two arguments do.
     Promise<boolean> setComposition(DOMString text, long cursor);
     Promise<boolean> setComposition(DOMString text, long cursor);
   
   
Confirmed users
716

edits