Virtuoso APIType AliasesSizeFunctionOn this pageType Alias: SizeFunction() SizeFunction: (el, field) => number Calculates the height of el, which will be the Item element in the DOM. Parameters el HTMLElement field "offsetHeight" | "offsetWidth" Returns number