Update API doc

pull/5002/head
GitHub Actions Bot 2023-12-25 07:24:57 +00:00
parent 9a26647874
commit 77a238c37d
1 changed files with 8 additions and 0 deletions

View File

@ -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,