diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 589513dbd..c897c6f8c 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -46328,7 +46328,7 @@ "description": "Used to pass attributes to the transfer controls' DOM element." }, { - "name": "moveToTargetButton", + "name": "pcMoveToTargetButton", "optional": true, "readonly": false, "type": "any", @@ -46336,7 +46336,7 @@ "description": "Used to pass attributes to the Button component." }, { - "name": "moveAllToTargetButton", + "name": "pcMoveAllToTargetButton", "optional": true, "readonly": false, "type": "any", @@ -46344,7 +46344,7 @@ "description": "Used to pass attributes to the Button component." }, { - "name": "moveToSourceButton", + "name": "pcMoveToSourceButton", "optional": true, "readonly": false, "type": "any", @@ -46352,7 +46352,7 @@ "description": "Used to pass attributes to the Button component." }, { - "name": "moveAllToSourceButton", + "name": "pcMoveAllToSourceButton", "optional": true, "readonly": false, "type": "any",