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,