getArrowTargetState

See source code

Get the current arrow target state for an editor. See ArrowTargetState for more information.

function getArrowTargetState(editor: Editor): ArrowTargetState | null;

Parameters

NameDescription

editor

Editor;

Returns

ArrowTargetState | null;
Prev
getArrowInfo
Next
getArrowTerminalsInArrowSpace