diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 09bd2cb1ad..4d57a4b52d 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -23597,6 +23597,14 @@ "default": "false", "description": "When enabled, it removes component related styles in the core." }, + { + "name": "useOptionAsValue", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "", + "description": "Whether the option should be used as the value for the select element." + }, { "name": "value", "optional": true,