diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 03bf81654..724bece80 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -17242,6 +17242,14 @@ "default": "", "description": "Used to pass attributes to the footer's DOM element." }, + { + "name": "mask", + "optional": true, + "readonly": false, + "type": "ConfirmDialogPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the mask's DOM element." + }, { "name": "pcRejectButton", "optional": true,