Update API doc

pull/4239/head
GitHub Actions Bot 2023-08-02 11:05:54 +00:00
parent d9d02d5c73
commit c027b55c54
1 changed files with 8 additions and 0 deletions

View File

@ -32059,6 +32059,14 @@
"type": "ComponentHooks",
"default": "",
"description": "Used to manage all lifecycle hooks"
},
{
"name": "transition",
"optional": true,
"readonly": false,
"type": "any",
"default": "",
"description": "Used to control Vue Transition API."
}
],
"methods": []