image/imageresize/utils/getselectedimageeditornodes
module
Functions
-
getSelectedImageEditorNodes( editor ) → null | ImageEditorNodes
internalmodule:image/imageresize/utils/getselectedimageeditornodes~getSelectedImageEditorNodes
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