Data Table Standard 4 component design & features
This data table enables TanStack pagination with shadcn Select for rows per page and Button controls for previous and next pages. The footer reports the current page index and total pages while column sorting stays available on the active page.
Client-side pagination suits medium-sized datasets in settings screens, audit logs, and member directories. Choose this pattern when you want fast page turns without fetching each slice from an API.
