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 Sep 9, 2024
1 parent 9b9cffd commit 832edf7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 832edf7

Please sign in to comment.