Back to Components
Components

Data Table Simple

Lightweight sortable table with column headers, row click, and semantic styling.

Acme CorpActive$12,400
Globex IncPending$8,200
InitechActive$24,100
UmbrellaInactive$3,500

Dependencies

  • clsx
  • tailwind-merge
  • lucide-react

Files

  • components/ui/data-table-simple.tsx

Installation

Using shadcn CLI

npx shadcn add data-table-simple --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge lucide-react