@gisce/react-formiga-table
Advanced tools
Comparing version 1.7.0-alpha.2 to 1.7.0-alpha.3
@@ -1275,3 +1275,3 @@ import { jsx as f, jsxs as P, Fragment as he } from "react/jsx-runtime"; | ||
suppressRowClickSelection: !0, | ||
rowBuffer: 10, | ||
rowBuffer: 5, | ||
rowSelection: "multiple", | ||
@@ -1281,8 +1281,7 @@ onDragStopped: Q, | ||
rowModelType: "infinite", | ||
cacheBlockSize: 200, | ||
cacheBlockSize: 30, | ||
onSelectionChanged: Ne, | ||
cacheOverflowSize: 2, | ||
maxConcurrentDatasourceRequests: 1, | ||
infiniteInitialRowCount: 50, | ||
maxBlocksInCache: 10, | ||
infiniteInitialRowCount: 20, | ||
onGridReady: Ee, | ||
@@ -1289,0 +1288,0 @@ onBodyScroll: Le, |
{ | ||
"name": "@gisce/react-formiga-table", | ||
"version": "1.7.0-alpha.2", | ||
"version": "1.7.0-alpha.3", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": "20.5.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
379796
6841