← Back to release summary

KeyboardEvent.isComposing

Category
User input
Type
New or changed feature
Status
Enabled by default (Chrome 56)
Intent stage
None

Summary

Allows an app to determine if there is an active composition outstanding for keyboard events being generated without monitoring composition events directly.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/isComposing

Samples: https://cdn.rawgit.com/w3c/uievents/gh-pages/tools/key-event-viewer.html

View on chromestatus.com