# Svelte Material UI - Dialog

Dialogs are modal boxes that inform the user and/or accept a decision.

# Installation

```sh
npm install --save-dev @smui/dialog
```

# Examples and Usage Information

https://sveltematerialui.com/demo/dialog

# More Information

See [Dialogs](https://m2.material.io/components/dialogs) in the Material design spec.
