Data Table

Data

Interactive data table with sorting, filters, and drawer editor.

Preview

HeaderSection TypeStatus
Target
Limit
Reviewer
Narrative
Done
Eddie Lake
Design
In Progress
Table of Contents
Not Started
Spreadsheet
Done
Maria Chen
Narrative
In Progress
Page 1 of 1

Install

Add this block from the Airy registry:

npx shadcn@latest add @airy/data-table

Usage

Import the block in your project:

import { DataTable } from "@/components/blocks/table/data-table"

Start with the primary export:

<DataTable />