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",