UNPKG

vue2-datatable-component

Version:

The best Datatable for Vue.js 2.x which never sucks

4 lines (3 loc) 112 B
export default function (col) { return typeof col.visible === 'undefined' || '' + col.visible === 'true' }