diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index be7c7de13..8680abbb4 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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 @@ } } } -} +} \ No newline at end of file