@angular/forms

COMPOSITION_BUFFER_MODE

constant

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

const COMPOSITION_BUFFER_MODE: InjectionToken<boolean>;
Jump to details