Update API doc

pull/6045/head
GitHub Actions Bot 2024-07-10 12:49:00 +00:00
parent 689a53d461
commit 6407f34eba
1 changed files with 4 additions and 4 deletions

View File

@ -46328,7 +46328,7 @@
"description": "Used to pass attributes to the transfer controls' DOM element." "description": "Used to pass attributes to the transfer controls' DOM element."
}, },
{ {
"name": "moveToTargetButton", "name": "pcMoveToTargetButton",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "any", "type": "any",
@ -46336,7 +46336,7 @@
"description": "Used to pass attributes to the Button component." "description": "Used to pass attributes to the Button component."
}, },
{ {
"name": "moveAllToTargetButton", "name": "pcMoveAllToTargetButton",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "any", "type": "any",
@ -46344,7 +46344,7 @@
"description": "Used to pass attributes to the Button component." "description": "Used to pass attributes to the Button component."
}, },
{ {
"name": "moveToSourceButton", "name": "pcMoveToSourceButton",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "any", "type": "any",
@ -46352,7 +46352,7 @@
"description": "Used to pass attributes to the Button component." "description": "Used to pass attributes to the Button component."
}, },
{ {
"name": "moveAllToSourceButton", "name": "pcMoveAllToSourceButton",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "any", "type": "any",