Confirmed users
58
edits
m (→Examples) |
|||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
Virtual keyboard/IME API aims to implement the system IME as a Web App. | |||
The API provides the communication channel between the IME App and the other App that receives user's inputs. | |||
It is very different from [dvcs.w3.org/hg/ime-api/raw-file/default/Overview.html|the IME API from Google] that aims to re-use the system's IME in a web page. | |||
== Status == | == Status == |