mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
parent
f39b351f10
commit
435de17919
6 changed files with 59 additions and 29 deletions
|
@ -10,6 +10,10 @@ export default {
|
|||
type: null,
|
||||
default: null
|
||||
},
|
||||
dataKey: {
|
||||
type: [String, Function],
|
||||
default: 'key'
|
||||
},
|
||||
expandedKeys: {
|
||||
type: null,
|
||||
default: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue