InputEvent:isComposing 属性
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2023年3月.
InputEvent.isComposing
只读属性返回一个布尔值,表示事件是否是在 compositionstart
之后且在 compositionend
之前触发的。