Update API doc

pull/4858/head
GitHub Actions Bot 2023-11-20 10:08:04 +00:00
parent 3047b8a9fd
commit dccad96c79
1 changed files with 4 additions and 4 deletions

View File

@ -15905,7 +15905,7 @@
"description": "Used to pass attributes to the header's DOM element." "description": "Used to pass attributes to the header's DOM element."
}, },
{ {
"name": "headerTitle", "name": "title",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "ConfirmDialogPassThroughOptionType", "type": "ConfirmDialogPassThroughOptionType",
@ -15913,7 +15913,7 @@
"description": "Used to pass attributes to the header title's DOM element." "description": "Used to pass attributes to the header title's DOM element."
}, },
{ {
"name": "headerIcons", "name": "icons",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "ConfirmDialogPassThroughOptionType", "type": "ConfirmDialogPassThroughOptionType",
@ -21377,7 +21377,7 @@
"description": "Used to pass attributes to the header's DOM element." "description": "Used to pass attributes to the header's DOM element."
}, },
{ {
"name": "headerTitle", "name": "title",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "DialogPassThroughOptionType", "type": "DialogPassThroughOptionType",
@ -21385,7 +21385,7 @@
"description": "Used to pass attributes to the header title's DOM element." "description": "Used to pass attributes to the header title's DOM element."
}, },
{ {
"name": "headerIcons", "name": "icons",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "DialogPassThroughOptionType", "type": "DialogPassThroughOptionType",