Skip to content

Commit b664a47

Browse files
committed
Dev environment - Update VueUiTableSparkline testing arena
1 parent 67c40ca commit b664a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TestingArena/ArenaVueUiTableSparkline.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ const model = ref([
101101
{ key: 'sortedSum', def: true, type: 'checkbox'},
102102
{ key: 'sortedAverage', def: true, type: 'checkbox'},
103103
{ key: 'sortedMedian', def: true, type: 'checkbox'},
104+
{ key: 'resetSortOnClickOutside', def: true, type: 'checkbox'}
104105
])
105106
106107
const themeOptions = ref([

0 commit comments

Comments
 (0)