Back to Components
Components

Component Demos

Demo switchboard for rendering component previews by slug.

No preview available

Dependencies

  • @tanstack/react-table
  • clsx
  • lucide-react
  • tailwind-merge

Files

  • components/ui/component-demos.tsx

Installation

Using shadcn CLI

npx shadcn add component-demos --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install @tanstack/react-table clsx lucide-react tailwind-merge