mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update API doc
This commit is contained in:
parent
f7d4ba1d2d
commit
ce96ce96b9
1 changed files with 1 additions and 9 deletions
|
@ -32896,14 +32896,6 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the source list's DOM element."
|
"description": "Uses to pass attributes to the source list's DOM element."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "sourceItem",
|
|
||||||
"optional": true,
|
|
||||||
"readonly": false,
|
|
||||||
"type": "PickListPassThroughOptionType",
|
|
||||||
"default": "",
|
|
||||||
"description": "Uses to pass attributes to the source item's DOM element."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "buttons",
|
"name": "buttons",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
@ -32969,7 +32961,7 @@
|
||||||
"description": "Uses to pass attributes to the target list's DOM element."
|
"description": "Uses to pass attributes to the target list's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "targetItem",
|
"name": "item",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "PickListPassThroughOptionType",
|
"type": "PickListPassThroughOptionType",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue