From 6bf47ab0ce71f5f6eab95674d777957229929a8c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 5 Jun 2023 08:37:24 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f74d78887..e70cef304 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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": []