UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

3 lines (2 loc) 227 B
import type { RectReadOnly } from "@1771technologies/lytenyte-core/yinternal"; export declare function useRowStartAndEnd(panel: HTMLElement | null | undefined, itemHeight: number, bounds: RectReadOnly, size: number): number[];