---
title: "dialog"
description: "Modal dialog with focus trap, backdrop, and Esc-to-close."
category: "Overlays"
---
# dialog
Modal dialog with focus trap, backdrop, and Esc-to-close.
## Installation
```bash
php artisan ui:add dialog
```
## Dependencies
- composer: `gehrisandro/tailwind-merge-laravel`
- component: [button](https://laralcn-ui.abdulkadersafi.com/components/button.md) — the CLI installs it for you.
## Usage
```blade
Dialog body content.
This will permanently delete the project and all of its data.