Home > @jsplumb/browser-ui > SetSizeFunction
#
SetSizeFunction typeSignature:
export declare type SetSizeFunction = (el: Element, s: Size) => void;
Home > @jsplumb/browser-ui > SetSizeFunction
Signature:
export declare type SetSizeFunction = (el: Element, s: Size) => void;