diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 4dc7bd23b1..3cd6da9b7b 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -41519,20 +41519,6 @@ "type": "PasswordPassThroughType | SVGProps>", "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,