# TakePhoto

## Props

| Prop name     | Description | Type    | Values | Default       |
| ------------- | ----------- | ------- | ------ | ------------- |
| buttonIcon    |             | boolean | -      | true          |
| buttonOverlay |             | boolean | -      |               |
| buttonText    |             | boolean | -      | true          |
| checkPhoto    |             | boolean | -      | true          |
| modelValue    |             | -       | -      |               |
| size          |             | array   | -      |               |
| translator    |             | func    | -      | (id) =&gt; id |

## Events

| Event name        | Properties | Description |
| ----------------- | ---------- | ----------- |
| update:modelValue |            |

## Slots

| Name    | Description | Bindings |
| ------- | ----------- | -------- |
| default |             |          |

## Expose

### reset

>

---
