UNPKG

simple-datatables

Version:

A lightweight, dependency-free JavaScript HTML table plugin.

12 lines (10 loc) 188 B
#### type `Function` Display a message in the table. #### Usages ```javascript /** * @param {string} message The message to show * @return {void} */ dataTable.setMessage(message); ```