From 42b054864a2c514fda7087063f5ea04881ce1b2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 25 May 2023 13:45:15 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 97e9c2f51..6b13d9219 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -40236,12 +40236,12 @@ "description": "Uses to pass attributes to the hidden input's DOM element." }, { - "name": "srOnlyAria", + "name": "hiddenValueLabel", "optional": true, "readonly": false, "type": "TriStateCheckboxPassThroughOptionType", "default": "", - "description": "Uses to pass attributes to the sr only aria's DOM element." + "description": "Uses to pass attributes to the hidden value label's DOM element." } ], "methods": []