Home > @jsplumb/browser-ui > RevertFunction
#
RevertFunction typeSignature:
export declare type RevertFunction = (dragEl: HTMLElement, pos: PointXY) => boolean;
Home > @jsplumb/browser-ui > RevertFunction
Signature:
export declare type RevertFunction = (dragEl: HTMLElement, pos: PointXY) => boolean;