Skip to content
Snippets Groups Projects

Issue #3406382: Support "Always visible" columns

13 files
+ 346
223
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -18,9 +18,9 @@ views.style.flexible_table:
type: mapping
label: 'Column info'
mapping:
default_visible:
type: boolean
label: 'Column visible on default'
visibility:
type: string
label: 'Column visibility'
sortable:
type: boolean
label: 'Sortable'
Loading