Skip to content

Add column.isFilterable option

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 17 May 14:01
· 221 commits to master since this release
0a8e98c
  columns: [{
    isFilterable: false, // hide filter row cell for a specific column
    // ..
  }]

demo: https://komarovalexander.github.io/ka-table/#/selection