Card Flip
A card that flips over to reveal additional back-side content.
New Space
AI Workspace
Bring all your tools into one place
Hover to preview details
Realtime, synced, multiplayer
AI Workspace
A unified canvas for chat, files, notes, and automations. Designed for fast, focused work.
Unified inbox
Command palette
Realtime sync
Keyboard-first UX
Installation
bash
npm install lucide-reactUsage
tsx
import CardFlip from '@/components/ui/card-flip';
<CardFlip
title="AI Workspace"
subtitle="Bring all tools in one place"
description=""
features={["Unified inbox", "Realtime sync"]}
className=""
/>