Update API doc
parent
2c65a8d18f
commit
7b26bd0b0f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue