mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update TreeSelect.d.ts
This commit is contained in:
parent
2fb2754128
commit
e961e48c81
1 changed files with 1 additions and 1 deletions
2
components/lib/treeselect/TreeSelect.d.ts
vendored
2
components/lib/treeselect/TreeSelect.d.ts
vendored
|
@ -65,7 +65,7 @@ export interface TreeSelectPassThroughOptions {
|
|||
*/
|
||||
wrapper?: TreeSelectPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the trigger's DOM element.
|
||||
* Uses to pass attributes to Tree component.
|
||||
* @see {@link TreePassThroughOptionType}
|
||||
*/
|
||||
tree?: TreePassThroughOptionType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue