WebAPI/KeboardIME: Difference between revisions

Jump to navigation Jump to search
m
Line 99: Line 99:
     readonly attribute DOMString inputType;
     readonly attribute DOMString inputType;
   
   
     // Get the return key type, which determines the title of the key displayed in the keyboard and action performed when it is  pressed. The value could be "done", "next", "go", "search" and "send".
     // Get the return key type, which determines the title of the key displayed in the keyboard and action  
    // performed when it is  pressed. The value could be "done", "next", "go", "search" and "send".
     // If the value is "next", when pressing the enter key, the focus should be move to the next input field.
     // If the value is "next", when pressing the enter key, the focus should be move to the next input field.
     readonly attribute DOMString returnKeyType;
     readonly attribute DOMString returnKeyType;
Confirmed users
58

edits

Navigation menu