From 6407f34eba23b077edb9ba224972478af614849a Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 10 Jul 2024 12:49:00 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",