Y-SLD/assets/playkit/examples/js/demos/tables.datatables.js

3 lines
60 B
JavaScript
Raw Normal View History

2024-03-01 11:23:55 +00:00
$(function() {
$('#datatables-example-1').DataTable();
});