updateArrowTargetState
See source codeUpdate the current arrow target state for an editor. See ArrowTargetState for more information.
function updateArrowTargetState({
editor,
pointInPageSpace,
arrow,
isPrecise,
currentBinding,
oppositeBinding,
}: UpdateArrowTargetStateOpts): ArrowTargetState | nullParameters
| Name | Description |
|---|---|
|
Returns
ArrowTargetState | nullPrev
unwrapLabelNext
useA11y