Update API doc
parent
689a53d461
commit
6407f34eba
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue