A
Anonymous
Component 0 - Copy this React, Tailwind Component to your project
This assignment assesses creating a custom table component with sorting, filtering, column visibility, pagination, export functionality, responsive design, and summary rows. Sorting enables ascending/descending order with visual cues. Filtering permits filtering by Integer/String Values with a modal interface. Column visibility allows dynamic show/hide with persistence via local storage/Redux. Export allows CSV, Excel, PDF export of entire or viewed data. Responsive design includes mobile-friendly views like a card layout. Summary rows are added at the table's bottom regardless of pagination.
Prompt