new AvalynxDataTable("avalynx-datatable", { apiUrl: "result-slow.php", perPage: 10, search: "", sorting: { "name": "asc", "age": "desc" } }, {});