UNPKG

@1771technologies/lytenyte-pro

Version:

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

5 lines (4 loc) 126 B
export function fullWidthStartEndIndex(view) { const lastIndex = view.visibleColumns.length; return [0, lastIndex]; }