Skip to content

Commit 77721f1

Browse files
committed
Types - Update VueUiStackbarConfig type
1 parent 374de0c commit 77721f1

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
@@ -5352,6 +5352,7 @@ declare module 'vue-data-ui' {
53525352
responsive?: boolean;
53535353
customPalette?: string[];
53545354
useCssAnimation?: boolean;
5355+
orientation?: 'vertical' | 'horizontal',
53555356
table?: {
53565357
show?: boolean;
53575358
responsiveBreakpoint?: number;

0 commit comments

Comments
 (0)