1 repositorio
Dispatching of events based on user interactions with rows, cells, and columns.
Distinct from Interaction Tracking: Distinct from Interaction Tracking: focuses on dispatching interaction events for table components rather than spatial coordinate calculation.
Explore 1 awesome GitHub repository matching user interface & experience · Component Interaction Dispatching. 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
Dispatches events for cell, row, and column interactions such as clicks and mouse movements.