Module

typing/utils/injectunsafekeystrokeshandling

@ckeditor/ckeditor5-typing/src/utils/injectunsafekeystrokeshandling

module

Filtering

Functions

  • injectUnsafeKeystrokesHandling( editor )

    static

    Handles keystrokes which are unsafe for typing. This handler's logic is explained in https://github.com/ckeditor/ckeditor5-typing/issues/83#issuecomment-398690251.

    Parameters

    editor : Editor

    The editor instance.