ConnectionOverlayAnimator
Definition of the control surface for a specific segment in the tracePath method.
{
cancel:() => any,
connection:Connection<Element>,
pause:() => any,
play:() => any
}
cancel:() => any,
connection:Connection<Element>,
pause:() => any,
play:() => any
}