diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index a768b2c3b..7904390fd 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -576,6 +576,14 @@ "type": "boolean", "default": "", "description": "Whether the tab is last." + }, + { + "name": "active", + "optional": false, + "readonly": false, + "type": "boolean", + "default": "", + "description": "Whether the tab is active." } ], "methods": []