From aa7965204fdc4e4641da60d743619d1e8fe024c5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 28 Oct 2024 10:54:29 +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 77641830f..13c29858f 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -8517,6 +8517,14 @@ "default": "", "description": "Used to pass attributes to the label's DOM element." }, + { + "name": "clearIcon", + "optional": true, + "readonly": false, + "type": "CascadeSelectPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the label's DOM element." + }, { "name": "dropdown", "optional": true,