From 28f0ffec2bea6f5a81f92b820194ba4bf25199c7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 1 Oct 2024 09:56:55 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 8ccd28d42..b82bebe0d 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -7847,6 +7847,14 @@ "default": "", "description": "Used to pass attributes to the option list's DOM element." }, + { + "name": "groupIconContainer", + "optional": true, + "readonly": false, + "type": "CascadeSelectPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the group icon container's DOM element." + }, { "name": "groupIcon", "optional": true,