1 repository
Specialized table columns that contain interactive buttons or icons instead of data fields.
Distinguishing note: None of the candidates cover the concept of a data-less column used specifically for UI actions.
Explore 1 awesome GitHub repository matching user interface & experience · Action Columns. Refine with filters or upvote what's useful.
Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure
Generates columns without data fields to host interactive buttons or icons via custom formatters.