Update API doc

pull/5098/head
GitHub Actions Bot 2024-01-12 09:38:06 +00:00
parent 346cbeaba2
commit af69d1ff1d
1 changed files with 6 additions and 0 deletions

View File

@ -38410,6 +38410,12 @@
"methods": { "methods": {
"description": "Defines methods that can be accessed by the component's reference.", "description": "Defines methods that can be accessed by the component's reference.",
"values": [ "values": [
{
"name": "alignOverlay",
"parameters": [],
"returnType": "void",
"description": "Aligns overlay panel based on the current position of the container."
},
{ {
"name": "toggle", "name": "toggle",
"parameters": [ "parameters": [