UNPKG

tabulator-tables

Version:

Interactive table generation JavaScript library

3 lines 126 B
export default function(cell, formatterParams, onRendered){ return this.emptyToSpace(this.sanitizeHTML(cell.getValue())); }