Liking cljdoc? Tell your friends :D

chromex.ext.input.ime

clj

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 27
  * https://developer.chrome.com/extensions/input.ime
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close