UNPKG

tabulator-tables

Version:

Interactive table generation JavaScript library

3 lines 150 B
export default function(cell, formatterParams, onRendered){ return this.table.rowManager.activeRows.indexOf(cell.getRow()._getSelf()) + 1 || ""; };