Update API doc

pull/6416/head
GitHub Actions Bot 2024-09-16 09:57:48 +00:00
parent ac2c43989c
commit 79d80dd98e
2 changed files with 647 additions and 644 deletions

View File

@ -13921,29 +13921,21 @@
"description": "Used to pass attributes to the header title's DOM element."
},
{
"name": "icons",
"name": "headerActions",
"optional": true,
"readonly": false,
"type": "ConfirmDialogPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the header icons' DOM element."
"description": "Used to pass attributes to the header actions' DOM element."
},
{
"name": "closeButton",
"name": "pcCloseButton",
"optional": true,
"readonly": false,
"type": "ConfirmDialogPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the close button's component."
},
{
"name": "closeButtonIcon",
"optional": true,
"readonly": false,
"type": "ConfirmDialogPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the close button icon's component."
},
{
"name": "content",
"optional": true,

File diff suppressed because it is too large Load Diff