Update API doc
parent
346cbeaba2
commit
af69d1ff1d
|
@ -38410,6 +38410,12 @@
|
|||
"methods": {
|
||||
"description": "Defines methods that can be accessed by the component's reference.",
|
||||
"values": [
|
||||
{
|
||||
"name": "alignOverlay",
|
||||
"parameters": [],
|
||||
"returnType": "void",
|
||||
"description": "Aligns overlay panel based on the current position of the container."
|
||||
},
|
||||
{
|
||||
"name": "toggle",
|
||||
"parameters": [
|
||||
|
|
Loading…
Reference in New Issue