mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #3832 - Update DataTable & TreeTable
This commit is contained in:
parent
661d4dc718
commit
62ddc47f4d
14 changed files with 60 additions and 26 deletions
|
@ -12,7 +12,7 @@ export default {
|
|||
name: 'FooterCell',
|
||||
props: {
|
||||
column: {
|
||||
type: null,
|
||||
type: Object,
|
||||
default: null
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue