From 987f5d9938b0bab79fcc968b8623b4f0c0f7e208 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 17 Oct 2023 09:57:05 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e9060f9642..535c30d504 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -38140,6 +38140,22 @@ "type": "object", "default": "", "description": "Submenuicon elemnt binding" + }, + { + "name": "headerIcon", + "optional": false, + "readonly": false, + "type": "object", + "default": "", + "description": "Header icon element binding" + }, + { + "name": "headerLabel", + "optional": false, + "readonly": false, + "type": "object", + "default": "", + "description": "Header label element binding" } ], "methods": []