RetroDialog

A modal dialog window with Mac OS 9 chrome, title bar, and close box.

Installation

npx shadcn@latest add "https://nostalgia-ui.com/r/retro-dialog.json"

Import

import { RetroDialog } from "@/components/ui/retro-dialog"

Basic Dialog

Confirmation Dialog

Click a button to open the dialog. Click the close box, press Escape, or click outside to dismiss.