From 594caf060258c98c5112f3bcffa9fa1c223586df Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 12 Apr 2023 06:46:05 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 4baeb804f..c60e31c4b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -22596,8 +22596,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Inline style of the tab header.", - "deprecated": "since v3.26.0. Use 'pt' property instead." + "description": "Inline style of the tab header." }, { "name": "headerClass", @@ -22605,8 +22604,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Style class of the tab header.", - "deprecated": "since v3.26.0. Use 'pt' property instead." + "description": "Style class of the tab header." }, { "name": "headerProps", @@ -22641,8 +22639,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Style class of the tab content.", - "deprecated": "since v3.26.0. Use 'pt' property instead." + "description": "Style class of the tab content." }, { "name": "contentProps", @@ -22650,8 +22647,7 @@ "readonly": false, "type": "HTMLAttributes", "default": "", - "description": "Uses to pass all properties of the HTMLDivElement to the tab content.", - "deprecated": "since v3.26.0. Use 'pt' property instead." + "description": "Uses to pass all properties of the HTMLDivElement to the tab content." }, { "name": "disabled",