From 54acecd88ae0e5e57a2298a0ef73a2df08132de8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 22 Nov 2024 14:14:20 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index f0d4a44314..6316dee978 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -46777,9 +46777,9 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"success\" | \"warning\" | \"secondary\" | \"info\" | \"danger\" | \"contrast\"", + "type": "\"success\" | \"help\" | \"warning\" | \"secondary\" | \"info\" | \"danger\" | \"contrast\"", "default": "", - "description": "Defines the style of the button, valid values are \"secondary\", \"success\", \"info\", \"warning\", \"danger\", \"contrast\"." + "description": "Defines the style of the button, valid values are \"secondary\", \"success\", \"info\", \"warning\", \"danger\", \"contrast\", \"help\"." }, { "name": "size",