From ba0b555d27ce0cd37372d985cb888614a183d9f0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 26 May 2023 10:34:38 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,