Skip to content

Commit 8edd8ef

Browse files
committed
Types - Update ZoomMinimap type
1 parent a860625 commit 8edd8ef

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
@@ -104,6 +104,7 @@ declare module 'vue-data-ui' {
104104
selectedColorOpacity?: number;
105105
lineColor?: string;
106106
selectionRadius?: number;
107+
indicatorColor?: string;
107108
}
108109

109110
export type ChartZoom = {

0 commit comments

Comments
 (0)