UNPKG

v-tables-3

Version:

Vue.js 3 grid components

8 lines (7 loc) 173 B
"use strict"; module.exports = function () { var span = this.allColumns.length; if (this.hasChildRow) span++; if (this.opts.selectable.mode) span++; return span; };