---
id: alert-dialog
scope: props
---

## Props

`AlertDialog` and its components compose the `Modal` component. The only
exception is that it requires a `leastDestructiveRef` which is similar to the
`initialFocusRef` of `Modal`.

<PropsTable of='AlertDialog' />
