Update API doc
parent
1a2d33ad27
commit
b15719071e
|
@ -31398,6 +31398,14 @@
|
|||
"type": "undefined | string | number",
|
||||
"default": "",
|
||||
"description": "New value"
|
||||
},
|
||||
{
|
||||
"name": "formattedValue",
|
||||
"optional": false,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "currentValue"
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
|
Loading…
Reference in New Issue