Update API doc
parent
9a26647874
commit
77a238c37d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue