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 81dd92b commit abd5bf8Copy full SHA for abd5bf8
src/plugin/utils/props.ts
@@ -92,7 +92,7 @@ export const AllProps = {
92
loaderType: 'linear',
93
loading: false,
94
loadingText: '$vuetify.dataIterator.loadingText',
95
- matchColumnWidths: true,
+ matchColumnWidths: false,
96
multiSort: false, // ! Not sure if this is working correctly - Is binding prop
97
// nextIcon: '', // * Works - Keep Commented Out
98
noDataText: '$vuetify.noDataText',
0 commit comments