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
の前に発生したかどうかを示す論理値を返します。