UNPKG

vue-tables-2

Version:
5 lines (4 loc) 142 B
"use strict"; module.exports = function (column) { return this.userColumnsDisplay.length === 1 && this.userColumnsDisplay[0] === column; };