Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 1, 2023
1 parent 976d9ac commit 2dc9e16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -30148,6 +30148,13 @@
"type": "MultiSelectPassThroughType<HTMLAttributes<HTMLSpanElement> | SVGProps<SVGSVGElement>>",
"description": "Uses to pass attributes to the header checkbox's DOM element."
},
{
"name": "headerSelectAllLabel",
"optional": true,
"readonly": false,
"type": "MultiSelectPassThroughType<HTMLAttributes<HTMLLabelElement>>",
"description": "Uses to pass attributes to the header checkbox's DOM element."
},
{
"name": "filterContainer",
"optional": true,
Expand Down

0 comments on commit 2dc9e16

Please sign in to comment.