mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #3965 - context added Tree & CascadeSelect
This commit is contained in:
parent
34a3b7ead0
commit
6746570c97
4 changed files with 19 additions and 19 deletions
|
@ -122,7 +122,7 @@ export default {
|
|||
},
|
||||
getCXOptions(key) {
|
||||
return this.cx(key, {
|
||||
treenode: this
|
||||
context: this
|
||||
});
|
||||
},
|
||||
onClick(event) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue