We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e942b commit 634af3fCopy full SHA for 634af3f
src/index.js
@@ -34,6 +34,7 @@ const vueTableExport = {
34
const paramsDefault = {
35
columns: [],
36
data: [],
37
+ merges: [],
38
title: 'table',
39
header: null
40
}
0 commit comments