Skip to content

Commit

Permalink
Fix #4198: Mention add ref to docs (#4201)
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Apr 20, 2023
1 parent f7c2415 commit 08bbfbc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -20274,6 +20274,14 @@
"default": "",
"description": "Inline style of the overlay panel element."
},
{
"name": "ref",
"optional": true,
"readonly": false,
"type": "Ref<HTMLDivElement>",
"default": "",
"description": "Reference to the main wrapper element."
},
{
"name": "scrollHeight",
"optional": true,
Expand Down

0 comments on commit 08bbfbc

Please sign in to comment.