From cd6537c34ea793e694e71545217880c6ae77f554 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 10 Jan 2024 14:00:45 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 9bbc60c967..f9f704c3ce 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -32995,6 +32995,13 @@ "readonly": false, "type": "any", "description": "Current trigger state." + }, + { + "name": "selected", + "optional": true, + "readonly": false, + "type": "boolean", + "description": "For item, this is the state of the item." } ], "callbacks": []