From aa910cee0ad402334856b3856bce324cf51a4e8f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 3 Aug 2023 13:52:41 +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 01174586c..bcd96d090 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -4788,6 +4788,14 @@ "default": "", "description": "Used to pass attributes to the root's DOM element." }, + { + "name": "mask", + "optional": true, + "readonly": false, + "type": "BlockUIPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the mask's DOM element." + }, { "name": "hooks", "optional": true,