We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374de0c commit 77721f1Copy full SHA for 77721f1
types/vue-data-ui.d.ts
@@ -5352,6 +5352,7 @@ declare module 'vue-data-ui' {
5352
responsive?: boolean;
5353
customPalette?: string[];
5354
useCssAnimation?: boolean;
5355
+ orientation?: 'vertical' | 'horizontal',
5356
table?: {
5357
show?: boolean;
5358
responsiveBreakpoint?: number;
0 commit comments