Update API doc

pull/4524/head
GitHub Actions Bot 2023-10-08 19:37:56 +00:00
parent 01e3fe7ea7
commit 8be4760309
1 changed files with 9 additions and 1 deletions

View File

@ -49714,6 +49714,14 @@
"description": "Used to pass all properties of the HTMLButtonElement to the close button.",
"deprecated": "since v3.26.0. Use 'pt' property."
},
{
"name": "message",
"optional": true,
"readonly": false,
"type": "ToastMessageOptions",
"default": "",
"description": "Used to access message options."
},
{
"name": "pt",
"optional": true,
@ -55597,4 +55605,4 @@
}
}
}
}
}