Table Plugins page header description goes here...


React Table

React DataTable Component provides sorting, pagination, responsive layout, search, and export buttons for interactive table data. Please read the official DataTables documentation for the full list of options.

import DataTable from 'datatables.net-react';
import DataTablesCore from 'datatables.net-bs5';

DataTable.use(DataTablesCore);

export default function TablePlugins() {
  return <DataTable options={{ responsive: true, paging: true, searching: true }} />;
}
App Settings
Dark Mode NEW
Adjust the appearance to reduce glare and give your eyes a break.

Header Fixed
Header Inverse
Sidebar Fixed
Gradient Enabled
RTL Enabled NEW
Admin Design (6)
Language Version (9)
Frontend Design (5)
DocumentationReset Storage & Cookies