Skip to content

Commit 983721f

Browse files
committed
Types - Update VueUiXy type
1 parent 0c9a010 commit 983721f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/vue-data-ui.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,6 +2297,7 @@ declare module 'vue-data-ui' {
22972297
rounding?: number;
22982298
responsiveBreakpoint?: number;
22992299
sparkline?: boolean;
2300+
showSum?: boolean;
23002301
columnNames?: {
23012302
period?: string;
23022303
total?: string;

0 commit comments

Comments
 (0)