Update API doc
parent
ab52c85152
commit
ba0b555d27
|
@ -28997,6 +28997,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the meter's DOM element."
|
"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",
|
"name": "info",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue