Dialog

Modal overlay that blocks page interaction. Supports alerts, confirmations, forms, and focus trapping.

API Reference

<Dialog>
<Dialog.Backdrop> extends HTMLAttributes
All props inherited from HTMLAttributes.
<Dialog.CloseTrigger> extends ArkCloseTriggerProps
All props inherited from ArkCloseTriggerProps.
<Dialog.Content>
<Dialog.Description> extends DialogDescriptionProps
All props inherited from DialogDescriptionProps.
<Dialog.Positioner>
<Dialog.Title> extends DialogTitleProps
All props inherited from DialogTitleProps.