diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index ee090a415..a717d72c7 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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,