Modal
Simple modal/dialog. Designed to work as an alternative to JavaScript's native `alert()`, `prompt()` and `confirm()` functions. It uses Bootstrap's Modal components. For easy use, you should use the hook `useModal` together with `ModalProvider`. See the example there.
Props
| Name | Description | Type | Default |
|---|