Help Angular by taking a 1 minute survey!Go to surveyHome

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>;