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.
flattenColumns
1 parent ef449f6 commit d87f5eaCopy full SHA for d87f5ea
src/Component.ts
@@ -27,6 +27,7 @@ const boolAttrs = [
27
'readOnly',
28
'escapeControlCharacters',
29
'escapeUnicodeCharacters',
30
+ 'flattenColumns',
31
]
32
33
export default defineComponent({
0 commit comments