Components
Data Table
Table with clean APIs to display, search, sort, filter and perform actions on data
Usage
DataTable must be used in a client component.
You can use it:
- When you want to perform actions on the data, like selecting a row, or
- When you want to display a different set of columns based on some condition.
user-table-client.tsx