# Confirmation

## Props

| Prop name      | Description | Type   | Values | Default |
| -------------- | ----------- | ------ | ------ | ------- |
| title          |             | string | -      |         |
| message        |             | string | -      |         |
| onConfirmation |             | func   | -      |         |
| onClose        |             | func   | -      |         |

---
