Data Grid

High-performance data table with virtual scrolling (10k+ rows). Use cases: Telemetry logs, test results tables, event logs, CSV data viewers, database query results, flight data records.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add data-grid
Manual Installation

1. Copy the component code from components/data-grid.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care by Ann . Open source and customizable.

Plexus UI - Playground