Video upload card
A video upload card with click-to-select, drag-over state, upload simulation, and inline video preview. The top mask keeps the reveal controlled while the file transitions into the playback surface.
npx shadcn add @bjork-ui/video-upload-card
import { VideoUploadCard } from "@/components/isaiahbjork/cards/video-upload-card";export function Demo() { return <VideoUploadCard />;}
Drop in your videos and start playing instantly.