Update API doc
parent
a8796c2775
commit
1ae6326061
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue