Sign up (with export icon)

image/imageresize/utils/getselectedimageeditornodes

Api-module icon module

Functions

  • Chevron-right icon

    getSelectedImageEditorNodes( editor ) → null | ImageEditorNodes
    internal

    Finds model, view and DOM element for selected image element. Returns null if there is no image selected.

    Parameters

    editor : Editor

    Editor instance.

    Returns

    null | ImageEditorNodes