Provides a meteor.js way of using jquery.dataTables with reactively-updating data, instant search, state saving / pagination etc. dataTableData = function () { return Meteor.users.find().fetch(); // ...
Recommended for large applications using the component across multiple pages. options DataTableOptions {} Advanced DataTables configuration overrides. loading boolean false Shows a beautiful animated ...