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 17, 2024
1 parent 4a94c58 commit cd1c08e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -41519,20 +41519,6 @@
"type": "PasswordPassThroughType<HTMLAttributes<HTMLSpanElement> | SVGProps<SVGSVGElement>>",
"description": "Uses to pass attributes to the show icon's DOM element."
},
{
"name": "invalid",
"optional": true,
"readonly": false,
"type": "boolean",
"description": "When present, it specifies that the component should have invalid state style."
},
{
"name": "variant",
"optional": true,
"readonly": false,
"type": "\"filled\" | \"outlined\"",
"description": "Specifies the input variant of the component."
},
{
"name": "panel",
"optional": true,
Expand Down

0 comments on commit cd1c08e

Please sign in to comment.