Update API doc
parent
dbec556086
commit
ff4d5786d6
|
@ -9147,6 +9147,13 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "ColumnContext",
|
"type": "ColumnContext",
|
||||||
"default": ""
|
"default": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "parent",
|
||||||
|
"optional": false,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "DataTablePassThroughOptions",
|
||||||
|
"default": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": []
|
||||||
|
|
Loading…
Reference in New Issue