Update API doc

pull/4911/head
GitHub Actions Bot 2023-11-30 20:07:44 +00:00
parent a59fb53535
commit fb60c57af2
1 changed files with 16 additions and 0 deletions

View File

@ -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,