JSFiddle - React, Tailwind, and code Playground
JavaScript
const datatablePl = new simpleDatatables.DataTable("#datatable_pl",
{
fixedHeight: true,
labels: {
perPage: "resultados por página",
}
}
);