Refactor #3832 - Update DataTable & TreeTable

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-13 21:05:42 +03:00
parent 661d4dc718
commit 62ddc47f4d
14 changed files with 60 additions and 26 deletions

View file

@ -157,7 +157,7 @@ export default {
default: null
},
headerCheckboxIconTemplate: {
type: null,
type: Function,
default: null
}
},