ComponentsVideo upload card

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.

Dependencies

Copy below cli

npx shadcn add @bjork-ui/video-upload-card

How to use

import { VideoUploadCard } from "@/components/isaiahbjork/cards/video-upload-card";export function Demo() {  return <VideoUploadCard />;}

Upload Your Video

Drop in your videos and start playing instantly.