vue3-qrcode-reader
Version:
A set of Vue.js components for detecting and decoding QR codes.
16 lines (10 loc) • 410 B
Markdown
In low-light conditions you might want to make use of the cameras flashlight.
Using the `torch` prop, you can turn the flashlight on/off.
Note that support is inconsistent across devices and browers.
Feature sponsored by [aeschbacher.ch](https://aeschbacher.ch)
<ClientOnly>
<DemoWrapper component="Torch" />
</ClientOnly>
<<< @/docs/.vuepress/components/demos/Torch.vue