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