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 Apr 16, 2024
1 parent c857165 commit 2c32202
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 @@ -25286,6 +25286,13 @@
"type": "ButtonPassThroughOptions",
"description": "Uses to pass attributes to the cancel button's DOM element."
},
{
"name": "cancelIcon",
"optional": true,
"readonly": false,
"type": "FileUploadPassThroughType<HTMLAttributes<HTMLSpanElement> | SVGProps<SVGSVGElement>>",
"description": "Uses to pass attributes to the cancel icon's DOM element."
},
{
"name": "content",
"optional": true,
Expand Down

0 comments on commit 2c32202

Please sign in to comment.