Skip to content

Commit b0fdb2f

Browse files
author
dtbuild
committed
adf4ee1456695301ae836428a39451d61477932f Typescript: level parameter was missing from startRender and endRender
Typescript: The rendering functions get an `ApiRowMethods` object, not just a plain API one. Typescript: `dataSrc` can accept an array of values to represent the levels https://datatables.net/forums/discussion/79688/typedefinition-for-rowgroup-seems-to-be-not-complete#latest Sync to source repo @adf4ee1456695301ae836428a39451d61477932f
1 parent 05b4f32 commit b0fdb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/RowGroup",
1616
"last-tag": "1.5.0",
17-
"last-sync": "f3c153644c8e609ea853374e13ced6ed4ce91696"
17+
"last-sync": "adf4ee1456695301ae836428a39451d61477932f"
1818
}

0 commit comments

Comments
 (0)