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,