Data Tables
ComplexSortable and filterable data tables with pagination and row selection
Updated about 1 month ago
Tested & Responsive
Live Demo
Preview:
Desktop view
Interactive demo coming soon
Resize to see how the component adapts to different screen sizes
<!-- ERB template not found for data/tables -->
// Stimulus controller not found for data/tables
Installation & Usage
1
Copy the ERB template
Copy the ERB code from the template tab above and paste it into your Rails view file.
2
Add the Stimulus controller
Create the Stimulus controller file in your JavaScript controllers directory.