Loading dashboard...
Loading dashboard...
import {
Dialog,
DialogContent,
DialogDescription,
DialogHeader,
DialogTitle,
DialogTrigger,
} from "@/components/ui/dialog"<Dialog>
<DialogTrigger>Open</DialogTrigger>
<DialogContent>
<DialogHeader>
<DialogTitle>Are you absolutely sure?</DialogTitle>
<DialogDescription>
This action cannot be undone. This will permanently delete your account
and remove your data from our servers.
</DialogDescription>
</DialogHeader>
</DialogContent>
</Dialog>Replace the default close control with your own button.
Use showCloseButton={false} to hide the close button.
Keep actions visible while the content scrolls.
Long content can scroll while the header stays in view.
See the Base UI documentation for more information.
import { Button } from "@/components/ui/button"
import {
Dialog,import { Button } from "@/components/ui/button"
import {
Dialog,import { Button } from "@/components/ui/button"
import {
Dialog,import { Button } from "@/components/ui/button"
import {
Dialog,import { Button } from "@/components/ui/button"
import {
Dialog,