Back to blocks
table
Block

Cards Table

Card-based layout with contact profiles

Installation

npx shadcn add @mylo-ui/table-cards

Preview

JS

John Smith

CEO

TechCorp

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
San Francisco, CA
SJ

Sarah Johnson

CTO

Innovate Inc

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
New York, NY
MB

Michael Brown

VP Sales

SalesForce Pro

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
Chicago, IL
ED

Emily Davis

Product Manager

ProductHub

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
Austin, TX
DW

David Wilson

Engineering Lead

DevStudio

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
Seattle, WA
LA

Lisa Anderson

Designer

Creative Labs

[EMAIL_REDACTED]
[PHONE NUMBER_REDACTED]
Los Angeles, CA

Usage

import { TableCards } from "@/components/blocks/table-cards"

export default function Page() {
  return <TableCards />
}

Dependencies

lucide-react

shadcn/ui Components

card
button