Skip to content

Commit 15a3a8e

Browse files
committed
Types - Update VueUiCarouselTableConfig type
1 parent 3ee1033 commit 15a3a8e

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
@@ -5370,6 +5370,7 @@ declare module 'vue-data-ui' {
53705370
};
53715371
};
53725372
tbody?: {
5373+
backgroundColor?: string;
53735374
tr?: {
53745375
visible?: number;
53755376
height?: number;

0 commit comments

Comments
 (0)