Update API doc
parent
ab52c85152
commit
ba0b555d27
|
@ -28997,6 +28997,14 @@
|
|||
"default": "",
|
||||
"description": "Uses to pass attributes to the meter's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "meterLabel",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "PasswordPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the meter label's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "info",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue