Input Method Editor API Draft Published

Author(s) and publish date

Published:

The Web Applications Working Group has published a Working Draft of Input Method Editor API. This specification defines an “IME API” that provides Web applications with scripted access to an IME (input-method editor) associated with a hosting user agent. This IME API includes: an InputMethodContext interface, which provides methods to retrieve detailed data from an in-progress IME composition, a Composition dictionary, which represents read-only attributes about the current composition, such as the actual text and its style. This API is designed to be used in conjunction with DOM events. Learn more about the Rich Web Client Activity.

Related RSS feed