diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index c958e371e..d9fe04f91 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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": []