Skip to main content

alert-dialog

Documentation / lib/components/ui/alert-dialog

Portal​

const Portal: typeof default = AlertDialogPrimitive.Portal;

Defined in: web-app/src/lib/components/ui/alert-dialog/index.ts:13


Root​

const Root: typeof default = AlertDialogPrimitive.Root;

Defined in: web-app/src/lib/components/ui/alert-dialog/index.ts:11


Trigger​

const Trigger: typeof default = AlertDialogPrimitive.Trigger;

Defined in: web-app/src/lib/components/ui/alert-dialog/index.ts:12


AlertDialog​

Renames and re-exports Root


AlertDialogPortal​

Renames and re-exports Portal


AlertDialogTrigger​

Renames and re-exports Trigger