KeyboardEvent: isComposing property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020년 1월.
KeyboardEvent.isComposing 는 읽기 전용 속성으로 compositionstart 이후나 compositionend 이전과 같은 합성 세션 내에서 이벤트가 발생하는지를 불리언 값으로 나타냅니다.