Skip to content

Commit b2b1a1b

Browse files
committed
Types - Update VueUiWordCloudConfig type
1 parent f7c7410 commit b2b1a1b

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
@@ -4654,6 +4654,7 @@ declare module 'vue-data-ui' {
46544654
color?: string;
46554655
height?: string;
46564656
width?: string;
4657+
zoom?: Omit<ChartZoom, 'fontSize'>;
46574658
words?: {
46584659
maxFontSize?: number;
46594660
minFontSize?: number;

0 commit comments

Comments
 (0)