COMPOSITION_BUFFER_MODE
Provide this token to control if form directives buffer IME input until the "compositionend" event occurs.
const COMPOSITION_BUFFER_MODE: InjectionToken<boolean>;
Provide this token to control if form directives buffer IME input until the "compositionend" event occurs.
const COMPOSITION_BUFFER_MODE: InjectionToken<boolean>;