From 77a238c37dd6304c6fdb055f2f9e7fee092e9be6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 25 Dec 2023 07:24:57 +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 f4ee860f7..1973d184d 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -12856,6 +12856,14 @@ "default": "", "description": "Used to pass attributes to the sort's DOM element." }, + { + "name": "sortIcon", + "optional": true, + "readonly": false, + "type": "ColumnPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the sort icon's DOM element." + }, { "name": "sortBadge", "optional": true,