COMPOSITION_BUFFER_MODE

From Get docs
< @angular/formsAngular/docs/latest/api/forms/composition buffer mode


COMPOSITION_BUFFER_MODE

const

Provide this token to control if form directives buffer IME input until the "compositionend" event occurs.

const COMPOSITION_BUFFER_MODE: InjectionToken<boolean>;

© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/forms/COMPOSITION_BUFFER_MODE