Update API doc

pull/5872/head
GitHub Actions Bot 2024-06-11 10:46:39 +00:00
parent 2c65a8d18f
commit 7b26bd0b0f
1 changed files with 8 additions and 0 deletions

View File

@ -8868,6 +8868,14 @@
"default": "",
"description": "Used to pass all properties of the HTMLDivElement to the overlay panel inside the component."
},
{
"name": "name",
"optional": true,
"readonly": false,
"type": "string",
"default": "",
"description": "Name of the element."
},
{
"name": "ariaLabelledby",
"optional": true,