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