Update API doc

pull/5161/head
GitHub Actions Bot 2024-01-24 08:32:51 +00:00
parent cd9d1977dd
commit b385d64f91
1 changed files with 1 additions and 1 deletions

View File

@ -51278,7 +51278,7 @@
"name": "modelValue",
"optional": true,
"readonly": false,
"type": "string",
"type": "Nullable<string>",
"default": "",
"description": "Value of the component."
},