@sovereignbase/convergent-replicated-text
    Preparing search index...

    Function BeforeInputStreamAdapter

    • Prevents the browser's default DOM mutation and applies the equivalent edit to CRText.

      Parameters

      • beforeInputEvent: InputEvent

        The intercepted beforeinput event.

      • crText: CRText

        The replicated text instance that should receive the translated edit.

      Returns void