Update API doc

pull/7210/head
GitHub Actions Bot 2025-02-06 09:36:15 +00:00
parent a8796c2775
commit 1ae6326061
1 changed files with 8 additions and 0 deletions

View File

@ -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,