Skip to content

Commit

Permalink
feat: support flattenColumns
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Dec 9, 2022
1 parent ef449f6 commit d87f5ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const boolAttrs = [
'readOnly',
'escapeControlCharacters',
'escapeUnicodeCharacters',
'flattenColumns',
]

export default defineComponent({
Expand Down

0 comments on commit d87f5ea

Please sign in to comment.