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