Update API doc

pull/5630/head
GitHub Actions Bot 2024-04-19 11:34:59 +00:00
parent 1a2d33ad27
commit b15719071e
1 changed files with 8 additions and 0 deletions

View File

@ -31398,6 +31398,14 @@
"type": "undefined | string | number", "type": "undefined | string | number",
"default": "", "default": "",
"description": "New value" "description": "New value"
},
{
"name": "formattedValue",
"optional": false,
"readonly": false,
"type": "string",
"default": "",
"description": "currentValue"
} }
], ],
"methods": [] "methods": []