diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 7de5dcd7d..9486feb63 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -27046,6 +27046,22 @@ "default": "", "description": "Used to pass all properties of the HTMLButtonElement to the next navigation button." }, + { + "name": "ariaLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "", + "description": "Defines a string value that labels an interactive element." + }, + { + "name": "ariaRoledescription", + "optional": true, + "readonly": false, + "type": "string", + "default": "", + "description": "Defines a string value that description for the role of the component." + }, { "name": "pt", "optional": true,