Update API doc

This commit is contained in:
GitHub Actions Bot 2023-06-05 08:37:24 +00:00
parent 5b450d2ecc
commit 6bf47ab0ce

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