Update API doc

pull/3949/head
GitHub Actions Bot 2023-05-10 11:42:12 +00:00
parent dbec556086
commit ff4d5786d6
1 changed files with 7 additions and 0 deletions

View File

@ -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": []