The TargetArrowhead
link tool renders an arrow-like handle above the target connection point of the link (as determined by the connectionPoint function applied on link target).
Example:
var targetArrowheadTool = new joint.linkTools.TargetArrowhead({
focusOpacity: 0.5
});