Update API doc

pull/4030/head
GitHub Actions Bot 2023-06-05 08:37:24 +00:00
parent 5b450d2ecc
commit 6bf47ab0ce
1 changed files with 8 additions and 0 deletions

View File

@ -40076,6 +40076,14 @@
"type": "TreeTablePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the hidden input's DOM element."
},
{
"name": "column",
"optional": true,
"readonly": false,
"type": "ColumnPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the Column helper components."
}
],
"methods": []