Skip to content

Commit 1fc3acd

Browse files
committed
Types - Update VueUiStackbarConfig type
1 parent bf83a16 commit 1fc3acd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types/vue-data-ui.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5561,6 +5561,8 @@ declare module 'vue-data-ui' {
55615561
};
55625562
dataLabels?: {
55635563
show?: boolean;
5564+
hideEmptyValues?: boolean;
5565+
hideEmptyPercentages?: boolean;
55645566
adaptColorToBackground?: boolean;
55655567
color?: string;
55665568
fontSize?: number;

0 commit comments

Comments
 (0)