Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface AlertDialogContentProps
implements Omit<DialogContentProps, "onPointerDownOutside" | "onInteractOutside">
import { type AlertDialogContentProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-alert-dialog.ts";