Update API doc
parent
3f14493571
commit
fc4ea57860
|
@ -13413,7 +13413,7 @@
|
||||||
"description": "Uses to pass attributes to the tbody's DOM element."
|
"description": "Uses to pass attributes to the tbody's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rowgroupHeader",
|
"name": "rowGroupHeader",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "DataTablePassThroughOptionType",
|
"type": "DataTablePassThroughOptionType",
|
||||||
|
@ -13437,7 +13437,7 @@
|
||||||
"description": "Uses to pass attributes to the row expansion's DOM element."
|
"description": "Uses to pass attributes to the row expansion's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rowgroupFooter",
|
"name": "rowGroupFooter",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "DataTablePassThroughOptionType",
|
"type": "DataTablePassThroughOptionType",
|
||||||
|
|
Loading…
Reference in New Issue