From cc1a630577c049016e8444944fed9e4d436a1821 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 13 Nov 2023 11:29:00 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 435cb25a6..7bc05f7d3 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -15708,6 +15708,13 @@ "type": "Function", "default": "" }, + { + "name": "onShow", + "optional": true, + "readonly": false, + "type": "Function", + "default": "" + }, { "name": "onHide", "optional": true,