Module

widget/verticalnavigationhandler

@ckeditor/ckeditor5-widget/src/verticalnavigationhandler

module

Filtering

Functions

  • verticalNavigationHandler( editing ) → function

    Returns 'keydown' handler for up/down arrow keys that modifies the caret movement if it's in a text line next to an object.

    Parameters

    editing : EditingController

    The editing controller.

    Returns

    function