Merge branch 'master' of https://github.com/primefaces/primevue
commit
0e4aba78b7
|
@ -211,11 +211,11 @@ export default {
|
|||
default: null
|
||||
},
|
||||
rowClass: {
|
||||
type: [String, Object],
|
||||
type: Function,
|
||||
default: null
|
||||
},
|
||||
rowStyle: {
|
||||
type: Object,
|
||||
type: Function,
|
||||
default: null
|
||||
},
|
||||
scrollable: {
|
||||
|
|
Loading…
Reference in New Issue