From 1ae632606147291354afa411a0b2d9c2c224b936 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 6 Feb 2025 09:36:15 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,