mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +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": "",
|
||||
"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",
|
||||
"optional": true,
|
||||
|
@ -32969,7 +32961,7 @@
|
|||
"description": "Uses to pass attributes to the target list's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "targetItem",
|
||||
"name": "item",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "PickListPassThroughOptionType",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue