COMPOSITION_BUFFER_MODE

From Get docs
< @angular/formsAngular/docs/10/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–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/forms/COMPOSITION_BUFFER_MODE