vue-component-toolkit
Version:
A Vue3 component toolkit library
34 lines (23 loc) • 923 B
Markdown
# 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) => id |
## Events
| Event name | Properties | Description |
| ----------------- | ---------- | ----------- |
| update:modelValue | |
## Slots
| Name | Description | Bindings |
| ------- | ----------- | -------- |
| default | | |
## Expose
### reset
>