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
|
@ -20,7 +20,7 @@ export default {
|
|||
checked: null,
|
||||
disabled: null,
|
||||
headerCheckboxIconTemplate: {
|
||||
type: null,
|
||||
type: Function,
|
||||
default: null
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue