Home > @jsplumb/browser-ui > GetPositionFunction
#
GetPositionFunction typeSignature:
export declare type GetPositionFunction = (el: Element) => PointXY;
Home > @jsplumb/browser-ui > GetPositionFunction
Signature:
export declare type GetPositionFunction = (el: Element) => PointXY;