UNPKG

tabulator-tables

Version:

Interactive table generation JavaScript library

5 lines 89 B
export default { delete:function(fromRow, toRow, toTable){ fromRow.delete(); } };