* available since Chrome 36
Use the chrome.input.ime API to implement a custom IME for Chrome OS. This allows your extension to handle keystrokes, set the composition, and manage the candidate window.
Use the chrome.input.ime API to implement a custom IME for Chrome OS. This allows your extension to handle keystrokes, set the composition, and manage the candidate window. * available since Chrome 36 * https://developer.chrome.com/extensions/input.ime
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close