From ce96ce96b979a208de855fa0e2b4c8d248622f67 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 13 Jul 2023 08:00:53 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 0a4b4aa7c..7c62f6c48 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -32896,14 +32896,6 @@ "default": "", "description": "Uses to pass attributes to the source list's DOM element." }, - { - "name": "sourceItem", - "optional": true, - "readonly": false, - "type": "PickListPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the source item's DOM element." - }, { "name": "buttons", "optional": true, @@ -32969,7 +32961,7 @@ "description": "Uses to pass attributes to the target list's DOM element." }, { - "name": "targetItem", + "name": "item", "optional": true, "readonly": false, "type": "PickListPassThroughOptionType",