āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/components/radix/alert-dialog ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<AlertDialog>
<AlertDialogTrigger>Open Dialog</AlertDialogTrigger>
<AlertDialogContent>
<AlertDialogHeader>
<AlertDialogTitle>Alert Dialog Title</AlertDialogTitle>
<AlertDialogDescription>Alert Dialog Description</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter>
<AlertDialogCancel>Cancel</AlertDialogCancel>
<AlertDialogAction>Accept</AlertDialogAction>
</AlertDialogFooter>
</AlertDialogContent>
</AlertDialog>
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#root" text="Radix UI API Reference - AlertDialog.Root" />
</div><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#trigger" text="Radix UI API Reference - AlertDialog.Trigger" />
</div><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#content" text="Radix UI API Reference - AlertDialog.Content" />
</div><TypeTable type={{ from: { description: 'The direction the alert dialog should flip from', type: "'top' | 'bottom' | 'left' | 'right'", required: false, default: 'top', }, transition: { description: 'The transition of the alert dialog content', type: 'Transition', required: false, default: "{ type: 'spring', stiffness: 150, damping: 25 }", }, '...props': { description: 'The props of the alert dialog content.', type: 'HTMLMotionProps<"div">', required: false, }, }} />
<Callout type="info"> The `asChild` and `forceMount` properties are not supported in the `AlertDialogContent` component, as it is used for animation. </Callout><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#cancel" text="Radix UI API Reference - AlertDialog.Cancel" />
</div><ExternalLink href="https://animate-ui.com/docs/primitives/radix/alert-dialog#alertdialogheader" text="Animate UI API Reference - Alert Dialog Header Primitive" />
<TypeTable type={{ '...props': { description: 'The props of the alert dialog header.', type: "React.ComponentProps<'div'>", required: false, }, }} />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#title" text="Radix UI API Reference - AlertDialog.Title" />
</div><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/alert-dialog#description" text="Radix UI API Reference - AlertDialog.Description" />
</div><ExternalLink href="https://animate-ui.com/docs/primitives/radix/alert-dialog#alertdialogfooter" text="Animate UI API Reference - Alert Dialog Footer Primitive" />
<TypeTable type={{ '...props': { description: 'The props of the alert dialog footer.', type: "React.ComponentProps<'div'>", required: false, }, }} />
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā