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
5b450d2ecc
commit
6bf47ab0ce
1 changed files with 8 additions and 0 deletions
|
@ -40076,6 +40076,14 @@
|
|||
"type": "TreeTablePassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the hidden input's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "column",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "ColumnPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the Column helper components."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue