Update API doc

pull/7055/head
GitHub Actions Bot 2025-01-07 11:16:00 +00:00
parent 51ab19a263
commit 9d974f8fbc
1 changed files with 6 additions and 0 deletions

View File

@ -26283,6 +26283,12 @@
"returnType": "void",
"description": "Callback to invoke when drawer is shown."
},
{
"name": "before-hide",
"parameters": [],
"returnType": "void",
"description": "Callback to invoke before drawer gets hidden."
},
{
"name": "hide",
"parameters": [],