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